From 7e443475ba45511ed5d54a3419fc8515eb6ad030 Mon Sep 17 00:00:00 2001 From: planetabhi Date: Sat, 23 Dec 2023 08:53:56 +0530 Subject: [PATCH] .. --- 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 92052d9..b116d50 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -10,8 +10,8 @@ import Dashboard from "../components/Dashboard";