diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 733f37e35..976e9c458 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -24,8 +24,9 @@ export const metadata: Metadata = siteConfig; export default function RootLayout({ children }: { children: ReactNode }) { return ( - +