From 0ee8c8639d33dcafc6fcc1f213f1f8d6d78382f1 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 20 Apr 2025 08:09:22 +0200 Subject: [PATCH] feat: add u-url in footer lins --- src/components/Footer.astro | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 8109e81..72bc323 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -5,7 +5,7 @@ import WebRings from './WebRings.astro' const year = new Date().getFullYear() --- -