From 7c0426a0048068a816fd0e2f2c7dc0230792426b Mon Sep 17 00:00:00 2001 From: planetabhi Date: Sat, 23 Dec 2023 14:58:10 +0530 Subject: [PATCH] tagline fixes --- 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 b116d50..8d33f8a 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -11,7 +11,7 @@ import Dashboard from "../components/Dashboard";