diff --git a/app/layout.tsx b/app/layout.tsx index 05fb6f357..05c417c45 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -61,12 +61,6 @@ export default function RootLayout({ href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;700;900&display=swap" rel="stylesheet" > - dangerouslySetInnerHTML={{ - __html: ` - - - `, - }} {children}