From 764600e6fe28cfc0e1774055c7a5f4adb7302fb9 Mon Sep 17 00:00:00 2001 From: kbot Date: Mon, 6 Jul 2026 22:06:07 -0500 Subject: [PATCH] blog: blacksite chrome --- app/blog/layout.tsx | 2 +- components/layout/Footer.tsx | 4 ++-- components/layout/Header.tsx | 13 ++++++++----- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/app/blog/layout.tsx b/app/blog/layout.tsx index fd556a7..e129ac2 100644 --- a/app/blog/layout.tsx +++ b/app/blog/layout.tsx @@ -7,7 +7,7 @@ export default function BlogLayout({ children }: { children: React.ReactNode }) <>
-
+
{children}