From c46110b87f507cd91edc30a98524275136739487 Mon Sep 17 00:00:00 2001 From: vaporvee Date: Sat, 13 Jul 2024 01:50:30 +0200 Subject: [PATCH] these got reverted somehow --- src/components/ProjectCard.astro | 2 +- src/pages/blog.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}

-