diff options
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 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> · <a href="/feed.xml">RSS</a> · - <a href="http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion">ONION</a> + <a href="http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion">ONION</a> · + <a href="/tips">Tips</a> </footer> </body> </html> |
