feat: update footer attrib

This commit is contained in:
Ayo Ayco 2025-04-12 19:29:48 +02:00
parent 7e7d145ba6
commit d330ed886a

View file

@ -32,9 +32,8 @@ const year = new Date().getFullYear()
</ul> </ul>
<p> <p>
Copyright &#169; 2022-{year} Copyright &#169; 2022-{year}
<a href="/">Ayo Ayco</a>, but I don't actually know what copyright means, I <a href="/">Ayo Ayco</a>. This website <a
just copied how others do their footer. It probably doesn't matter? This href="https://ayos.blog/stopped-tracking-on-my-sites"
website <a href="https://ayos.blog/stopped-tracking-on-my-sites"
>does not track users</a >does not track users</a
>. See the <a href="https://sr.ht/~ayoayco/personal-site">source code</a>. >. See the <a href="https://sr.ht/~ayoayco/personal-site">source code</a>.
</p> </p>