feat: update footer attrib
This commit is contained in:
parent
7e7d145ba6
commit
d330ed886a
1 changed files with 2 additions and 3 deletions
|
@ -32,9 +32,8 @@ const year = new Date().getFullYear()
|
|||
</ul>
|
||||
<p>
|
||||
Copyright © 2022-{year}
|
||||
<a href="/">Ayo Ayco</a>, but I don't actually know what copyright means, I
|
||||
just copied how others do their footer. It probably doesn't matter? This
|
||||
website <a href="https://ayos.blog/stopped-tracking-on-my-sites"
|
||||
<a href="/">Ayo Ayco</a>. This website <a
|
||||
href="https://ayos.blog/stopped-tracking-on-my-sites"
|
||||
>does not track users</a
|
||||
>. See the <a href="https://sr.ht/~ayoayco/personal-site">source code</a>.
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue