feat(legal): update credit link

This commit is contained in:
Anhgelus Morhtuuzh 2025-07-30 18:41:29 +02:00
parent 7b79fb02bb
commit b7829c5268
Signed by: anhgelus
GPG key ID: 617773CACE89052C

View file

@ -2,7 +2,7 @@
<div class="credits-legal" style="{{ .GetBackground }}"> <div class="credits-legal" style="{{ .GetBackground }}">
<h2>Legal information</h2> <h2>Legal information</h2>
<p> <p>
The software behind this website was made by <a href="https://www.anhgelus.world/" target="_blank">Anhgelus Morhtuuzh</a>. The software behind this website was made by <a href="https://anhgelus.world/" target="_blank">Anhgelus Morhtuuzh</a>.
It is available on <a href="https://github.com/anhgelus/now">GitHub</a> for free and licensed under the It is available on <a href="https://github.com/anhgelus/now">GitHub</a> for free and licensed under the
<a href="https://github.com/anhgelus/now/blob/main/LICENSE" target="_blank">AGPL</a> license. <a href="https://github.com/anhgelus/now/blob/main/LICENSE" target="_blank">AGPL</a> license.
</p> </p>