mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 11:36:38 +08:00
Update layout.tsx
This commit is contained in:
parent
0d4bdc469f
commit
55daea788b
@ -45,7 +45,7 @@ export default function RootLayout({
|
||||
></link>
|
||||
<script src="/serviceWorkerRegister.js" defer></script>
|
||||
{/* Google tag (gtag.js) */}
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1FKGPYXXMT"></script>
|
||||
<script async={true} src={"https://www.googletagmanager.com/gtag/js?id=G-1FKGPYXXMT"}></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
|
Loading…
Reference in New Issue
Block a user