ilot-io/content/sidebar.html
Antoine Martin 52a3e9c088
All checks were successful
/ preview (pull_request) Successful in 36s
Looks about right...
2024-09-10 19:27:12 -04:00

11 lines
335 B
HTML

<!-- the anchors force ikiwiki to use a tags instead of spans. hopefully. -->
<ul class="navbar-nav nav-link align-items-center ms-auto">
<li>[[Home|index]]</li>
<li>[[Platforms]]</li>
<li>[[Join]]</li>
<li>
<button class="btn sign-in" onclick="window.location.href='https://ilot.io/apps/files';">
Your Files
</button>
</li>
</ul>