aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/base.html
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-12-06 15:09:37 -0600
committerChristian Cleberg <[email protected]>2025-12-06 15:09:37 -0600
commitfea86f428216670421de7813f0913200d2640e50 (patch)
treeb73a22fbcb734ae284ee82810a26dcb958e64674 /theme/templates/base.html
parent85e3cda37eb01d514e52d06e18f05d3513b1fbf0 (diff)
downloadcleberg.net-fea86f428216670421de7813f0913200d2640e50.tar.gz
cleberg.net-fea86f428216670421de7813f0913200d2640e50.tar.bz2
cleberg.net-fea86f428216670421de7813f0913200d2640e50.zip
add onion address mirror link
Diffstat (limited to 'theme/templates/base.html')
-rw-r--r--theme/templates/base.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index a0b8ebb..34c45dd 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -32,7 +32,8 @@
<footer>
<a href="https://stats.uptimerobot.com/OwOWs7HU0z">Status</a> &middot;
<a href="https://github.com/ccleberg/cleberg.net">Source</a> &middot;
- <a href="/feed.xml">RSS</a>
+ <a href="/feed.xml">RSS</a> &middot;
+ <a href="http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion">Tor</a>
</footer>
</body>
</html>