aboutsummaryrefslogtreecommitdiffstats
path: root/templates/partials/footer.html
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-01 22:19:27 +0300
committerAhmed <git@gumx.cc>2026-06-01 22:19:27 +0300
commitae72b8f9976a1c0cca66ff4cb31eadf311c677e7 (patch)
tree532e48d085bd0ea48265f2bd262df8856dd8340f /templates/partials/footer.html
init: moved to own site
Diffstat (limited to 'templates/partials/footer.html')
-rw-r--r--templates/partials/footer.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/partials/footer.html b/templates/partials/footer.html
new file mode 100644
index 0000000..9f3156b
--- /dev/null
+++ b/templates/partials/footer.html
@@ -0,0 +1,18 @@
+<footer>
+ <hr />
+ <a href="https://webring.gumx.cc/gumx.cc/previous">&larr; previous site</a> /
+ <a href="https://webring.gumx.cc/">webring</a> /
+ <a href="https://webring.gumx.cc/gumx.cc/next">next site &rarr;</a>
+ <br />
+ <a href="https://git.gumx.cc/gumx.cc">source</a> /
+ <a href="https://mail.gumx.cc/lists/gumx.cc">mailing list</a> /
+ <a href="/license">license</a>
+ <p class="network">
+ <a href="https://git.gumx.cc">git</a> /
+ <a href="https://mail.gumx.cc">mail</a> /
+ <a href="https://irc.gumx.cc">irc</a> /
+ <a href="https://vpn.gumx.cc">vpn</a> /
+ <a href="https://pgp.gumx.cc">pgp</a> /
+ <a href="https://wk.fo">wk.fo</a>
+ </p>
+</footer> \ No newline at end of file