From b40253e7c3f6d97a4287196e2fb82f9c8757f5ed Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 20 Apr 2025 08:21:45 +0200 Subject: [PATCH] feat: add internal links as u-url --- src/components/Footer.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 72bc323..b05d95b 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -5,16 +5,16 @@ import WebRings from './WebRings.astro' const year = new Date().getFullYear() --- -