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

This commit is contained in:
ayakael 2025-03-31 15:27:36 -04:00
commit a41f3baa84
No known key found for this signature in database
GPG key ID: 70904985A46AF9AF
36 changed files with 1780 additions and 0 deletions

4
sidebar.html Normal file
View file

@ -0,0 +1,4 @@
<!-- the anchors force ikiwiki to use a tags instead of spans. hopefully. -->
<ul class="navbar-nav nav-link align-items-center ms-auto">
<li>[[Accueil|index]]</li>
</ul>