This commit is contained in:
eric
2025-12-11 08:55:50 -06:00
parent 28bd5bb8ed
commit eee862eba0
9 changed files with 74 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ export default function RootLayout({
<html lang="zh-CN" suppressHydrationWarning>
<head>
{/* Google Analytics */}
<Script
{/* <Script
strategy="afterInteractive"
src="https://www.googletagmanager.com/gtag/js?id=G-QG9PGG4K13"
/>
@@ -42,7 +42,7 @@ export default function RootLayout({
gtag('config', 'G-QG9PGG4K13');
`,
}}
/>
/> */}
</head>
<body suppressHydrationWarning>
<ThemeProvider