diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/about.html | 4 | ||||
-rw-r--r-- | template/home.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/template/about.html b/template/about.html index 6398884..73a43d5 100644 --- a/template/about.html +++ b/template/about.html @@ -24,7 +24,7 @@ Once you're there, click the pencil on the last entry under "Search engines" (it </tr> <tr> <td>URL with %s in place of query</td> - <td>https://4get.ca/web?s=%s</td> + <td>https://4get.itinerariummentis.org/web?s=%s</td> </tr> </table> @@ -72,6 +72,6 @@ I don't know about that second part but if you want to talk to me, just drop me <a href="https://lolcat.ca" rel="dofollow" class="link">Click here to contact me!</a><br><br> -<a href="https://validator.w3.org/nu/?doc=https%3A%2F%2F4get.ca" title="W3 Valid!"> +<a href="https://validator.w3.org/nu/?doc=https%3A%2F%2F4get.itinerariummentis.org" title="W3 Valid!"> <img src="/static/icon/w3html.png" alt="Valid W3C HTML 4.01" width="88" height="31"> </a> diff --git a/template/home.html b/template/home.html index 28799f2..38075a1 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://4get.ca">Clearnet</a> • <a href="http://4getwebfrq5zr4sxugk6htxvawqehxtdgjrbcn2oslllcol2vepa23yd.onion">Tor</a> • <a href="https://lolcat.ca">Report a problem</a><br> + <a href="/">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> |