aboutsummaryrefslogtreecommitdiff
path: root/theme/templates
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-02-05 17:52:25 -0600
committerChristian Cleberg <[email protected]>2026-02-05 17:52:25 -0600
commit60f3c50fd35779ecca484cda4b09b9694650c028 (patch)
tree2323726806ac73e7da47a28efcfd94b3bb575d59 /theme/templates
parent66510722ecff6bd4c827391295aa682dcf69e87e (diff)
downloadcleberg.net-60f3c50fd35779ecca484cda4b09b9694650c028.tar.gz
cleberg.net-60f3c50fd35779ecca484cda4b09b9694650c028.tar.bz2
cleberg.net-60f3c50fd35779ecca484cda4b09b9694650c028.zip
add /tips page
Diffstat (limited to 'theme/templates')
-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 50dc530..9f1c48e 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -35,7 +35,8 @@
<footer>
<a href="https://github.com/ccleberg/cleberg.net">SOURCE</a> &middot;
<a href="/feed.xml">RSS</a> &middot;
- <a href="http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion">ONION</a>
+ <a href="http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion">ONION</a> &middot;
+ <a href="/tips">Tips</a>
</footer>
</body>
</html>