aboutsummaryrefslogtreecommitdiffstats
path: root/build/templates/partials/footer.html
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-02 00:21:16 +0300
committerAhmed <git@gumx.cc>2026-06-02 00:21:16 +0300
commit6e1e8effd3e595ad342d11644b072725a218c1eb (patch)
tree11d4c650734d814c6180db6618b89dbf3ae8c8d3 /build/templates/partials/footer.html
init: moved to gumx.cc
Diffstat (limited to 'build/templates/partials/footer.html')
-rw-r--r--build/templates/partials/footer.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/build/templates/partials/footer.html b/build/templates/partials/footer.html
new file mode 100644
index 0000000..6dca778
--- /dev/null
+++ b/build/templates/partials/footer.html
@@ -0,0 +1,16 @@
+<footer>
+ <hr />
+ <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>
+ <br />
+ <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/ubergeek">source</a> /
+ <a href="/license">license</a>
+</footer>