diff --git a/app/layout.tsx b/app/layout.tsx index 3a4140460..078b08c70 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -16,10 +16,10 @@ try { } export const metadata = { - title: "ChatGPT Next Web", + title: "AI Chat", description: "Your personal ChatGPT Chat Bot.", appleWebApp: { - title: "ChatGPT Next Web", + title: "AI Chat", statusBarStyle: "black-translucent", }, themeColor: "#fafafa"