From ad32f973672094f66fb0b1afa94f8accb3c9fe71 Mon Sep 17 00:00:00 2001 From: Sky Date: Mon, 11 Nov 2024 17:30:32 +0000 Subject: [PATCH] vercel --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",