From 199f3d1429b31629d2a78224ae923c59691caaf5 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 31 May 2026 18:47:57 +0200 Subject: [PATCH] fix: links to legacy blog --- src/components/Footer.astro | 2 +- src/pages/about.astro | 5 +++-- src/pages/showcase.astro | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 0caea16..699dd46 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 be7dcc4..11a3247 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -36,8 +36,9 @@ 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.