diff options
author | lolcat <will@lolcat.ca> | 2024-07-06 17:01:45 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-07-06 17:01:45 -0400 |
commit | 6f91ec9d4f4fc80be459652f79fe3babd2b08509 (patch) | |
tree | ceca9ba3becbdb572332e6eea2e98be73ad9c3cc /template/home.html | |
parent | 53d40c6e4e86fdd8ed86d5fb043b6c93d9c7b3ea (diff) |
add monero address
Diffstat (limited to 'template/home.html')
-rw-r--r-- | template/home.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/home.html b/template/home.html index 28799f2..3033052 100644 --- a/template/home.html +++ b/template/home.html @@ -28,7 +28,8 @@ <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> • <a href="https://ko-fi.com/lolcat" rel="noreferrer" target="BLANK">Donate</a> + <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> <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> Running on <b>v{%version%}</b>!! |