diff --git a/app/layout.tsx b/app/layout.tsx index 6b6999f83..05c417c45 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -17,10 +17,10 @@ try { } export const metadata = { - title: "ChatGPT Next Web", - description: "Your personal ChatGPT Chat Bot.", + title: "Mr.Y's ChatGPT Web", + description: "Your personal ChatGPT Chat Bot.QQ2296388043", appleWebApp: { - title: "ChatGPT Next Web", + title: "Mr.Y's ChatGPT Web", statusBarStyle: "black-translucent", }, themeColor: "#fafafa",