diff options
| author | Ahmed <git@gumx.cc> | 2026-06-01 22:36:52 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-01 22:36:52 +0300 |
| commit | 703595d61011ea39323f58f279f999641886cd16 (patch) | |
| tree | 4b8ed11922c732ca247f733322bf55694d2d0485 /templates/partials | |
| parent | d3ce5022d76b0784486593f023f1c0dd20f8ec93 (diff) | |
Diffstat (limited to 'templates/partials')
| -rw-r--r-- | templates/partials/footer.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 9f3156b..de43796 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -1,5 +1,12 @@ <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">← previous site</a> / <a href="https://webring.gumx.cc/">webring</a> / <a href="https://webring.gumx.cc/gumx.cc/next">next site →</a> @@ -7,12 +14,4 @@ <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 |
