feat: remove attribution statement
This commit is contained in:
parent
485ed24154
commit
4259fb2002
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ const year = new Date().getFullYear();
|
|||
|
||||
<footer>
|
||||
<ul style="list-style:none">
|
||||
<li>© 2022-{year} <strong>Ayo Ayco</strong>. All Rights Reserved</li>
|
||||
<li>© 2022-{year} <strong>Ayo Ayco</strong></li>
|
||||
<li>
|
||||
This website <a href="https://ayos.blog/stopped-tracking-on-my-sites"
|
||||
>does not track users</a>
|
||||
|
|
Loading…
Reference in a new issue