From a7be22e5684744205d8a8cdc0de6732dd520f5f0 Mon Sep 17 00:00:00 2001 From: Jake King Date: Fri, 20 Dec 2024 15:26:17 +0000 Subject: [PATCH] (fix): Link FIxes (#31) Co-authored-by: Alex Justesen --- src/components/card.astro | 2 +- src/pages/index.astro | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/card.astro b/src/components/card.astro index 8b48abb..98db7e0 100644 --- a/src/components/card.astro +++ b/src/components/card.astro @@ -8,7 +8,7 @@ const { desc, link, icon } = Astro.props; --- diff --git a/src/pages/index.astro b/src/pages/index.astro index 10078f2..9a6c278 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -65,8 +65,8 @@ const links: Link[] = [
- - + +