diff --git a/astro/components/Sidebar.astro b/astro/components/Sidebar.astro index 243dbd6..1d17580 100644 --- a/astro/components/Sidebar.astro +++ b/astro/components/Sidebar.astro @@ -4,6 +4,7 @@ import { SIDEBARTOP, SIDEBARBOTTOM } from '../tabs' ---