diff --git a/app/layout.tsx b/app/layout.tsx index 05c417c45..05fb6f357 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -61,6 +61,12 @@ 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}