From 7541a895412666aa93e9a86c29db196ec764da0d Mon Sep 17 00:00:00 2001 From: Chris Wanstrath <2+defunkt@users.noreply.github.com> Date: Tue, 16 Sep 2025 21:03:44 -0700 Subject: [PATCH] not yet --- src/components/layout.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/layout.tsx b/src/components/layout.tsx index 1ee0f73..052c86d 100644 --- a/src/components/layout.tsx +++ b/src/components/layout.tsx @@ -6,7 +6,6 @@ export const Layout: FC = async ({ children, title }) => (