diff --git a/src/components/Drawer.astro b/src/components/Drawer.astro index 71ba496..540f713 100644 --- a/src/components/Drawer.astro +++ b/src/components/Drawer.astro @@ -30,6 +30,20 @@ const subpath = pathname.match(/[^/]+/g); )) } +
+ +