feat(footer): link to source
This commit is contained in:
parent
3eb095d693
commit
84e2c77078
1 changed files with 3 additions and 1 deletions
|
@ -47,7 +47,9 @@ const year = new Date().getFullYear()
|
|||
<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://git.sr.ht/~ayoayco/ayco.io-astro"
|
||||
>source code.</a
|
||||
>
|
||||
</p>
|
||||
|
||||
<WebRings />
|
||||
|
|
Loading…
Reference in a new issue