this repo has no description
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update index.html

+1 -1
+1 -1
index.html
··· 73 73 74 74 <menu class="param-menu"> 75 75 <div class="menu-left"> 76 - <a id="importBtn" href="/transfer_page.html" class="import-link" 76 + <a id="importBtn" href="./transfer_page.html" class="import-link" 77 77 >Bulk Transfer</a 78 78 > 79 79 </div>