mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-25 10:16:48 +08:00
Update layout.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function RootLayout({
|
||||
rel="stylesheet"
|
||||
></link>
|
||||
<script src="/serviceWorkerRegister.js" defer></script>
|
||||
<script src="/51.js" async></script>
|
||||
<script src="/51.js" defer></script>
|
||||
</head>
|
||||
<body>{children}</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user