cmd/anubis: point the links elsewhere

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-03-18 17:49:26 -04:00
parent 726221c5c6
commit 4ebccb197e
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -150,8 +150,8 @@ templ base(title string, body templ.Component) {
@body
<footer>
<center>
<p>Protected by <a href="https://xeiaso.net/blog/2025/anubis">Anubis</a> from <a
href="https://within.website">Within</a>.</p>
<p>Protected by <a href="https://github.com/TecharoHQ/anubis">Anubis</a> from <a
href="https://techaro.lol">Techaro</a>.</p>
</center>
</footer>
</main>