content/*: convert href to ikiwiki links

This commit is contained in:
Antoine Martin 2024-06-20 21:10:46 -04:00
parent 5cfd05ee16
commit 56a73e518a
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
6 changed files with 32 additions and 32 deletions

8
content/sidebar.html Normal file
View file

@ -0,0 +1,8 @@
<!-- the anchors force ikiwiki to use a tags instead of spans. hopefully. -->
<ul class="nav navbar-nav navbar-right">
<li>[[Home|index]]</li>
<li>[[Platforms]]</li>
<li>[[Archives|https://notif.ilot.io/archive]]</li>
<li>[[Support|https://support.ilot.io/en/hc/706927618]]</li>
<li>[[Join]]</li>
</ul>