*: update to Bootstrap 5
All checks were successful
/ preview (pull_request) Successful in 37s

This commit is contained in:
IkiWiki 2024-09-10 21:07:45 -04:00
parent 6f3374233e
commit 08834e87d8
Signed by untrusted user who does not match committer: forge
GPG key ID: D62A472A4AA7D541
8 changed files with 13300 additions and 132 deletions

10
content/footer.html Normal file
View file

@ -0,0 +1,10 @@
<p class="text-muted">
<div class="container-fluid">
<span class="me-auto copyright">
Copyleft © 2024-2024 ayakael [[CC-BY-SA|meta/license]]
</span>
<span class="ms-auto powered-by">
Powered by [[ikiwiki|http://ikiwiki.info/]].
</span>
</div>
</p>

View file

@ -1,9 +0,0 @@
<p class="text-muted">
<span class="copyright">
Copyleft © 2024-2024 ayakael [[CC-BY-SA|meta/license]]
</span>
<span class="pull-right powered-by">
Powered by [[ikiwiki|http://ikiwiki.info/]].
[[Theme|https://gitlab.com/anarcat/ikiwiki-bootstrap-anarcat]] by [[anarcat|https://anarc.at/blog/2015-09-09-bootstrap]].
</span>
</p>

View file

@ -1,5 +1,5 @@
<!-- the anchors force ikiwiki to use a tags instead of spans. hopefully. -->
<ul class="nav navbar-nav navbar-right">
<ul class="nav navbar-nav nav-link align-items-center ms-auto">
<li>[[Home|index]]</li>
<li>[[Forge|https://ayakael.net/forge/]]</li>
<li>[[Contact]]</li>