From 35b18571c68b745ef8295c9a5c33b6b7f7237d85 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sat, 8 Jun 2024 01:07:56 -0600 Subject: [PATCH] Fix email --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 8378f48..e506a93 100755 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -52,7 +52,7 @@ import Card from "../components/Card.astro";