diff options
author | root <root@itinerariummentis.org> | 2024-06-18 09:27:45 +0000 |
---|---|---|
committer | root <root@itinerariummentis.org> | 2024-06-18 09:27:45 +0000 |
commit | 9182a90513e3b0679d4732d10911a488f229578b (patch) | |
tree | b0527bd025ec07aa1cef633f510b2560aa8ab134 /template/home.html | |
parent | b13fce93ac14686250db5b38dc5c08432ed849f9 (diff) |
customization
Diffstat (limited to 'template/home.html')
-rw-r--r-- | template/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/home.html b/template/home.html index cb194ac..f970efe 100644 --- a/template/home.html +++ b/template/home.html @@ -30,7 +30,7 @@ </form> <a href="settings">Settings</a> • <a href="instances">Instances</a> • <a href="https://git.lolcat.ca/lolcat/4get_news">News</a> • <a href="api.txt">API</a> • <a href="about">About</a> • <a href="https://git.lolcat.ca/lolcat/4get">Source</a> • <a href="https://ko-fi.com/lolcat" rel="noreferrer" target="BLANK">Donate</a> <div class="subtext"> - <a href="https://searx.itinerariummentis.org">Clearnet</a> • <a href="http://4getwebfrq5zr4sxugk6htxvawqehxtdgjrbcn2oslllcol2vepa23yd.onion">Tor</a> • <a href="https://lolcat.ca">Report a problem</a><br> + <a href="{%server_name%}">Clearnet</a> • <a href="http://4getwebfrq5zr4sxugk6htxvawqehxtdgjrbcn2oslllcol2vepa23yd.onion">Tor</a> • <a href="https://lolcat.ca">Report a problem</a><br> Running on <b>v{%version%}</b>!! </div> </div> |