From aa1498d757ab9f005859f4e8449893dadb9373ae Mon Sep 17 00:00:00 2001 From: Troy Date: Tue, 11 Feb 2025 10:58:38 +0000 Subject: [PATCH] add link to projects slideshow --- src/components/Hero.astro | 2 +- src/pages/index.astro | 19 +++++++------------ 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/src/components/Hero.astro b/src/components/Hero.astro index 97b7898..eab0cca 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -10,7 +10,7 @@ import borel from "@fontsource/borel/files/borel-latin-400-normal.woff2?url"; crossorigin="anonymous" /> -
+

diff --git a/src/pages/index.astro b/src/pages/index.astro index 7b7b326..66d140b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -27,7 +27,9 @@ const projectsJSON = JSON.stringify(projects);
- @@ -192,17 +198,6 @@ const projectsJSON = JSON.stringify(projects);
- -