diff --git a/_components/Sidebar.tsx b/_components/Sidebar.tsx
index 500aa0cf8..538e82570 100644
--- a/_components/Sidebar.tsx
+++ b/_components/Sidebar.tsx
@@ -208,8 +208,8 @@ function SidebarCategory(props: {
? (
)
: (
diff --git a/_includes/raw.tsx b/_includes/raw.tsx
index deb2d588f..141e7fb79 100644
--- a/_includes/raw.tsx
+++ b/_includes/raw.tsx
@@ -8,7 +8,7 @@ export default function Raw(props: Lume.Data, helpers: Lume.Helpers) {
{props.sidebar && (
<>
+
>
)}