mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-10 20:16:37 +08:00
Update layout.tsx
This commit is contained in:
parent
6300329353
commit
324c287fb6
@ -42,8 +42,6 @@ export default function RootLayout({
|
||||
rel="stylesheet"
|
||||
></link>
|
||||
<script src="/serviceWorkerRegister.js" defer></script>
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6958939463396237"
|
||||
crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>{children}</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user