diff --git a/app/layout.tsx b/app/layout.tsx index 49a6d644d..db3a45955 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -17,10 +17,10 @@ try { } export const metadata = { - title: "ChatGPT Next Web", + title: "Chat GPT", description: "Your personal ChatGPT Chat Bot.", appleWebApp: { - title: "ChatGPT Next Web", + title: "Chat GPT", statusBarStyle: "default", }, themeColor: "#fafafa",