Update layout.tsx

This commit is contained in:
mracat 2023-04-10 13:14:53 +08:00 committed by GitHub
parent 559c497225
commit 79a4bd422c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,10 @@ try {
}
export const metadata = {
title: "ChatGPT Next Web",
description: "Your personal ChatGPT Chat Bot.",
title: "ChatGPT",
description: "您的个人聊天GPT聊天机器人。",
appleWebApp: {
title: "ChatGPT Next Web",
title: "ChatGPT",
statusBarStyle: "default",
},
themeColor: "#fafafa",