diff --git a/src/components/ProjectCard.astro b/src/components/ProjectCard.astro index fcc7f84..9b68ede 100644 --- a/src/components/ProjectCard.astro +++ b/src/components/ProjectCard.astro @@ -87,7 +87,7 @@ const { name, href, gallery } = Astro.props;

{name}

-