This commit is contained in:
parent
d0dc2ae971
commit
4ada397885
60 changed files with 3 additions and 3 deletions
11
sidebar.html
Normal file
11
sidebar.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<!-- 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>
|
Loading…
Add table
Add a link
Reference in a new issue