Skip to content

Commit

Permalink
Merge pull request ChatGPTNextWeb#4476 from dlb-data/dlb-data-patch-1
Browse files Browse the repository at this point in the history
Update layout.tsx
  • Loading branch information
Dean-YZG committed Apr 10, 2024
2 parents 13db64f + 598468c commit dd1d850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export default function RootLayout({
<html lang="en">
<head>
<meta name="config" content={JSON.stringify(getClientConfig())} />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link rel="manifest" href="/site.webmanifest"></link>
<script src="/serviceWorkerRegister.js" defer></script>
</head>
Expand Down

0 comments on commit dd1d850

Please sign in to comment.