Update layout.tsx

This commit is contained in:
dockersky 2023-04-04 15:50:34 +08:00 committed by GitHub
parent a39197f5d6
commit 68045510bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,10 @@ try {
} }
export const metadata = { export const metadata = {
title: "ChatGPT Next Web", title: "ChatGPT",
description: "Your personal ChatGPT Chat Bot.", description: "Your personal ChatGPT Chat Bot.",
appleWebApp: { appleWebApp: {
title: "ChatGPT Next Web", title: "ChatGPT",
statusBarStyle: "black-translucent", statusBarStyle: "black-translucent",
}, },
themeColor: "#fafafa", themeColor: "#fafafa",