From e23f20481817dd6a3f810c92be24c474f4c812e9 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Tue, 25 Feb 2025 21:00:00 -0600 Subject: [PATCH] Changes --- src/pages/index.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index fc2ed2b..155e297 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -10,10 +10,10 @@ import SignIn from "../components/SignIn.tsx";