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 ( +
+ +