diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 212f85f..e7d692c 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -51,8 +51,11 @@ export default function RootLayout({ children }: { children: React.ReactNode })
})();
`,
}}
-
/>
+