From d614af47b001233865cf8154e3e55ec644e0eec2 Mon Sep 17 00:00:00 2001 From: Fuck U <47294782+Pessimisticc@users.noreply.github.com> Date: Mon, 3 Apr 2023 23:42:48 +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 6b6999f83..05c417c45 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: "black-translucent", }, themeColor: "#fafafa",