diff --git a/src/layouts/DashboardLayout.astro b/src/layouts/DashboardLayout.astro
index 20651fed..1d4420e9 100644
--- a/src/layouts/DashboardLayout.astro
+++ b/src/layouts/DashboardLayout.astro
@@ -99,7 +99,10 @@ let lightTheme = Astro.cookies.get("theme")?.value === "light";
-
+
+
+