diff --git a/app/layout.tsx b/app/layout.tsx index 7d14cb88d..36dd76701 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -10,8 +10,8 @@ import { GoogleTagManager, GoogleAnalytics } from "@next/third-parties/google"; const serverConfig = getServerSideConfig(); export const metadata: Metadata = { - title: "NextChat", - description: "Your personal ChatGPT Chat Bot.", + title: "RevoChat", + description: "Your personal Revo Chat Bot.", appleWebApp: { title: "NextChat", statusBarStyle: "default",