diff options
| author | Ahmed <git@gumx.cc> | 2026-06-17 18:43:37 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-17 18:43:37 +0300 |
| commit | 02ce43d0d68641ff86ec91237c628b3ae818b491 (patch) | |
| tree | 884850446d27f768faa1fbc3cd26e659dacf63a2 /build/templates/partials/footer.html | |
| parent | 9e35e06f9876f26f0c0b5f4f07c339f1ae9eff3f (diff) | |
fix: favicon and network nav
Diffstat (limited to 'build/templates/partials/footer.html')
| -rw-r--r-- | build/templates/partials/footer.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/build/templates/partials/footer.html b/build/templates/partials/footer.html index 7fe90b1..dd85be9 100644 --- a/build/templates/partials/footer.html +++ b/build/templates/partials/footer.html @@ -2,4 +2,14 @@ <hr /> <a href="https://git.gumx.cc/ubergeek">source</a> / <a href="/license">license</a> + <hr /> + <a href="https://twt.gumx.cc">twt</a> / + <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://files.gumx.cc">files</a> / + <a href="https://vpn.gumx.cc">vpn</a> / + <a href="https://pgp.gumx.cc">pgp</a> / + <a href="https://demo.gumx.cc">demo</a> / + <a href="https://wk.fo">wk.fo</a> </footer> |
