From f3d843d71281552c6fe240dfd552afb40ba53b78 Mon Sep 17 00:00:00 2001 From: Fuck U <47294782+Pessimisticc@users.noreply.github.com> Date: Thu, 6 Apr 2023 12:20:10 +0800 Subject: [PATCH] Update layout.tsx --- app/layout.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 49a6d644d..c8673c1f8 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: "default", }, themeColor: "#fafafa",