feat: link to blog prod

This commit is contained in:
ayo 2026-06-10 11:46:22 +02:00
parent 73ecdbe4d8
commit 1ae9325ace
3 changed files with 5 additions and 6 deletions

View file

@ -45,7 +45,7 @@ const year = new Date().getFullYear()
<p> <p>
Copyright &#169; 2022-{year} Copyright &#169; 2022-{year}
<a href="/">Ayo Ayco</a>. This website <a <a href="/">Ayo Ayco</a>. This website <a
href="https://v1.ayos.blog/stopped-tracking-on-my-sites" href="https://ayos.blog/stopped-tracking-on-my-sites"
>does not track users</a >does not track users</a
>. See the <a href="https://git.ayo.run/ayo/ayco.io-astro">source code.</a> >. See the <a href="https://git.ayo.run/ayo/ayco.io-astro">source code.</a>
</p> </p>

View file

@ -36,9 +36,8 @@ import Footer from '../components/Footer.astro'
<p> <p>
In my spare time, I find it fun building <a href="/showcase">projects</a>, In my spare time, I find it fun building <a href="/showcase">projects</a>,
running self-hosted services at <a href="https://ayo.run">ayo.run</a>, and running self-hosted services at <a href="https://ayo.run">ayo.run</a>, and
volunteering to <a volunteering to <a href="https://ayos.blog/why-fediverse/" target="_blank"
href="https://v1.ayos.blog/why-fediverse/" >Fediverse</a
target="_blank">Fediverse</a
> projects like <a href="https://elk.zone">elk.zone</a>, > projects like <a href="https://elk.zone">elk.zone</a>,
<a href="https://m.webtoo.ls/public/local">webtoo.ls</a>, and <a <a href="https://m.webtoo.ls/public/local">webtoo.ls</a>, and <a
href="https://m.webtoo.ls/@vitest">vitest's fedi presence</a href="https://m.webtoo.ls/@vitest">vitest's fedi presence</a

View file

@ -11,8 +11,8 @@ import Card from '../components/Card.astro'
<main> <main>
<h1><span class="text-gradient">Hobby Projects</span></h1> <h1><span class="text-gradient">Hobby Projects</span></h1>
<p> <p>
See more of my previous projects at <a See more of my previous projects at <a href="https://ayos.blog/projects"
href="https://v1.ayos.blog/projects">my blog</a >my blog</a
>. >.
</p> </p>
<ul> <ul>