diff --git a/src/components/Sidebar.astro b/src/components/Sidebar.astro index 35f5474..c0f5238 100644 --- a/src/components/Sidebar.astro +++ b/src/components/Sidebar.astro @@ -5,12 +5,12 @@ import SidebarFooter from "./SidebarFooter.astro"; import SidebarMenu from "./SidebarMenu.astro"; --- -