diff options
author | nathan <nathansmith@disroot.org> | 2025-08-16 13:31:38 +0000 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-08-16 13:31:38 +0000 |
commit | 4663b05c5c3e3c94c8813ba6c00a22ec1f3508c3 (patch) | |
tree | 8054b74406d03de12b39bf9a2837d6c53c60a060 /template/home.html | |
parent | cdf958d29333d448f4521f4d2faa2592b58e9b27 (diff) | |
download | shittyweb-search-4663b05c5c3e3c94c8813ba6c00a22ec1f3508c3.tar.gz shittyweb-search-4663b05c5c3e3c94c8813ba6c00a22ec1f3508c3.tar.bz2 shittyweb-search-4663b05c5c3e3c94c8813ba6c00a22ec1f3508c3.zip |
Changed things to my liking
Diffstat (limited to 'template/home.html')
-rw-r--r-- | template/home.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/template/home.html b/template/home.html index 3033052..6a4bf4b 100644 --- a/template/home.html +++ b/template/home.html @@ -28,10 +28,9 @@ <div class="autocomplete"></div> </div> </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><br> - <a href="/donate"><b>Donate to the project</b></a> + <a href="settings">Settings</a> • <a href="instances">Instances</a> • <a href="about">About</a> • <a href="https://git.shittyweb.org/shittyweb-search/">Source</a> <div class="subtext"> - <a href="https://4get.ca">Clearnet</a> • <a href="http://4getwebfrq5zr4sxugk6htxvawqehxtdgjrbcn2oslllcol2vepa23yd.onion">Tor</a> • <a href="https://lolcat.ca">Report a problem</a><br> + <a href="https://search.shittyweb.org">Clearnet</a> • <a href="http://search.3yrbqwojymy6zhbgbt2aatxgvs6a3m5fvrpk24nfp2q3nyjz5raohoqd.onion">Tor</a><br> Running on <b>v{%version%}</b>!! </div> </div> |