From 158a1ca2435f4effe131c249f2efff9030b4ff34 Mon Sep 17 00:00:00 2001 From: Jd-1206 Date: Fri, 1 Nov 2024 14:25:42 -0400 Subject: [PATCH] :) --- app/layout.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index 1b8822f..23b5e6d 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -35,6 +35,9 @@ export const metadata: Next.Metadata = { export default function RootLayout({ children }: { children: React.ReactNode }) { return ( + + +