aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-01-04 14:15:26 -0600
committerChristian Cleberg <[email protected]>2026-01-04 14:15:26 -0600
commit3cafe4fd3db5743dad97abb8ca7a6f26bda86099 (patch)
tree5f9da58909ecc38c01ac8c188814fd4191ce72a4
parent8f7b1b7f0b03868f62880040bd574a0d17d7ff42 (diff)
downloadcleberg.net-3cafe4fd3db5743dad97abb8ca7a6f26bda86099.tar.gz
cleberg.net-3cafe4fd3db5743dad97abb8ca7a6f26bda86099.tar.bz2
cleberg.net-3cafe4fd3db5743dad97abb8ca7a6f26bda86099.zip
fix footer links
-rw-r--r--theme/templates/base.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index 3a1f435..8c10ec1 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -31,9 +31,7 @@
<main id="main">{% block main %}{% endblock %}</main>
<footer>
<a href="https://stats.uptimerobot.com/OwOWs7HU0z">Status</a> &middot;
- <a href="https://git.cleberg.net/cleberg.net.git">
- Source (<a href="http://3mria4zis7wal2g5rdbdjrkc4yso2xqd6t6psmfz3dpqwflmx3zts5id.onion/">.onion</a>)
- </a> &middot;
+ <a href="https://git.cleberg.net/cleberg.net.git">Source</a> (<a href="http://3mria4zis7wal2g5rdbdjrkc4yso2xqd6t6psmfz3dpqwflmx3zts5id.onion/">.onion</a>) &middot;
<a href="/feed.xml">RSS</a> &middot;
<a href="http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion">.onion</a>
</footer>