ilot-io/sidebar.html
Antoine Martin 92075b8e11
All checks were successful
/ render (push) Successful in 36s
sidebar: replace button with a href
2024-10-08 15:08:31 -04:00

7 lines
291 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 class="btn p-0 border sign-in">[[Your Files|https://ilot.io/apps/files]]</li>
</ul>