From 1ae9325acefcad53bc45cc87bb84c2a9bb655e9e Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 10 Jun 2026 11:46:22 +0200 Subject: [PATCH] feat: link to blog prod --- src/components/Footer.astro | 2 +- src/pages/about.astro | 5 ++--- src/pages/showcase.astro | 4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 699dd46..0caea16 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -45,7 +45,7 @@ const year = new Date().getFullYear()

Copyright © 2022-{year} Ayo Ayco. This website does not track users. See the source code.

diff --git a/src/pages/about.astro b/src/pages/about.astro index 11a3247..be7dcc4 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -36,9 +36,8 @@ import Footer from '../components/Footer.astro'

In my spare time, I find it fun building projects, running self-hosted services at ayo.run, and - volunteering to FediverseFediverse projects like elk.zone, webtoo.ls, and vitest's fedi presence

Hobby Projects

- See more of my previous projects at my blogmy blog.