diff options
| author | Christian Cleberg <[email protected]> | 2025-12-06 15:09:37 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-12-06 15:09:37 -0600 |
| commit | fea86f428216670421de7813f0913200d2640e50 (patch) | |
| tree | b73a22fbcb734ae284ee82810a26dcb958e64674 /theme | |
| parent | 85e3cda37eb01d514e52d06e18f05d3513b1fbf0 (diff) | |
| download | cleberg.net-fea86f428216670421de7813f0913200d2640e50.tar.gz cleberg.net-fea86f428216670421de7813f0913200d2640e50.tar.bz2 cleberg.net-fea86f428216670421de7813f0913200d2640e50.zip | |
add onion address mirror link
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/templates/base.html | 3 |
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> · <a href="https://github.com/ccleberg/cleberg.net">Source</a> · - <a href="/feed.xml">RSS</a> + <a href="/feed.xml">RSS</a> · + <a href="http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion">Tor</a> </footer> </body> </html> |
