From 72c124cdc33295294bc36c849ece90e063601a2e Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 20 Apr 2025 09:24:49 +0200 Subject: [PATCH] feat: remove internal links as u-url --- src/components/Footer.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 8f97a99..5b4f561 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -8,13 +8,13 @@ const year = new Date().getFullYear()