content/footer.mdwn: add footer
This commit is contained in:
parent
75f4f6b5d3
commit
2d396a3aad
1 changed files with 18 additions and 0 deletions
18
content/footer.mdwn
Normal file
18
content/footer.mdwn
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
<div class="container">
|
||||||
|
<p class="text-muted">
|
||||||
|
<span class="copyright">
|
||||||
|
Copyleft © 2024-2024
|
||||||
|
ilot <a href="/meta/license">CC-BY-SA</a>.
|
||||||
|
<!-- Bootstrap theme: © 2011-2015 Twitter, Inc, © 2009-2015 Julian Andres Klode
|
||||||
|
<a href="<TMPL_VAR BASEURL>LICENSE">MIT</a>. -->
|
||||||
|
</span>
|
||||||
|
<span class="pull-right powered-by">
|
||||||
|
Powered
|
||||||
|
by <a href="http://ikiwiki.info/">ikiwiki</a>.
|
||||||
|
<a href=https://gitlab.com/anarcat/ikiwiki-bootstrap-anarcat>Theme</a>
|
||||||
|
by <a href=https://anarc.at/blog/2015-09-09-bootstrap/>Anarcat</a>.
|
||||||
|
<a href="http://validator.w3.org/check?uri=referer">Valid (X)HTML 5</a>.
|
||||||
|
</span>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue