diff options
| author | Ahmed <git@gumx.cc> | 2026-06-19 15:48:32 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-19 15:48:32 +0300 |
| commit | 787313f7b6e6659bade025f15a328694303f7bf4 (patch) | |
| tree | 0df93bda1f4a6338f089aa6bb7c32ef0613a7d6a /build | |
| parent | 3bff7cbc085a5061a4d1db4d56b5948c96b473e0 (diff) | |
add: lists link in network nav
Diffstat (limited to 'build')
| -rw-r--r-- | build/templates/partials/footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/templates/partials/footer.html b/build/templates/partials/footer.html index dd85be9..b84e53c 100644 --- a/build/templates/partials/footer.html +++ b/build/templates/partials/footer.html @@ -6,6 +6,7 @@ <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://list.gumx.cc">list</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> / |
