diff --git a/website/src/app/layout.tsx b/website/src/app/layout.tsx index 8e18650..7eb825c 100644 --- a/website/src/app/layout.tsx +++ b/website/src/app/layout.tsx @@ -11,7 +11,7 @@ export const metadata = { export default function Layout({children}: {children: React.ReactNode}) { return ( - +