Initial commit
Some checks failed
/ render (push) Failing after 30s

This commit is contained in:
Antoine Martin 2025-02-15 01:21:15 -05:00
commit e1aa62f7c2
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
79 changed files with 4818 additions and 0 deletions

7
sidebar.html Normal file
View file

@ -0,0 +1,7 @@
<!-- 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>