aboutsummaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-12-30 23:21:13 -0600
committerChristian Cleberg <[email protected]>2025-12-30 23:21:13 -0600
commit05b37b1a10891dacbad6cfbff156065587b21ed3 (patch)
tree21875fd51f7bba5cafb630f4c0661dc375371add /theme
parent64c5e8592539d25d863079462ec1f4521349afe7 (diff)
downloadcleberg.net-05b37b1a10891dacbad6cfbff156065587b21ed3.tar.gz
cleberg.net-05b37b1a10891dacbad6cfbff156065587b21ed3.tar.bz2
cleberg.net-05b37b1a10891dacbad6cfbff156065587b21ed3.zip
fix onion link titles in template
Diffstat (limited to 'theme')
-rw-r--r--theme/templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index 3a9426a..3a1f435 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -32,10 +32,10 @@
<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-Location</a>)
+ Source (<a href="http://3mria4zis7wal2g5rdbdjrkc4yso2xqd6t6psmfz3dpqwflmx3zts5id.onion/">.onion</a>)
</a> &middot;
<a href="/feed.xml">RSS</a> &middot;
- <a href="http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion">Onion-Location</a>
+ <a href="http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion">.onion</a>
</footer>
</body>
</html>