This commit is contained in:
parent
6f3374233e
commit
08834e87d8
8 changed files with 13300 additions and 132 deletions
10
content/footer.html
Normal file
10
content/footer.html
Normal 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>
|
|
@ -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>
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue