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);
- -