From 20aa0ba45c082bc672d5486dfdd4299629e02fbe Mon Sep 17 00:00:00 2001 From: xyj-boop <1045992400@qq.com> Date: Tue, 4 Apr 2023 10:05:10 +0800 Subject: [PATCH] 4.4 --- README.md | 2 +- app/components/home.tsx | 4 ++-- app/layout.tsx | 4 ++-- public/site.webmanifest | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 40386a005..b20483eba 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
预览 -

ChatGPT Next Web

+

ChatGPTScoPeWeb

一键免费部署你的私人 ChatGPT 网页应用。 diff --git a/app/components/home.tsx b/app/components/home.tsx index cbb5dbfc6..8839d2622 100644 --- a/app/components/home.tsx +++ b/app/components/home.tsx @@ -103,9 +103,9 @@ function _Home() { className={styles.sidebar + ` ${showSideBar && styles["sidebar-show"]}`} >
-
ChatGPT Next
+
ChatGPTScoPe
- Build your own AI assistant. + 专注于ChatGPT,分享 ChatGPT 最新知识。你想要了解的,可能一个 ChatGPTScoPe 就足够了。
diff --git a/app/layout.tsx b/app/layout.tsx index 6b6999f83..6f761d678 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -17,10 +17,10 @@ try { } export const metadata = { - title: "ChatGPT Next Web", + title: "ChatGPTScoPeWeb", description: "Your personal ChatGPT Chat Bot.", appleWebApp: { - title: "ChatGPT Next Web", + title: "ChatGPTScoPeWeb", statusBarStyle: "black-translucent", }, themeColor: "#fafafa", diff --git a/public/site.webmanifest b/public/site.webmanifest index 117f33b86..72f5c5d33 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -1,5 +1,5 @@ { - "name": "ChatGPT Next Web", + "name": "ChatGPTScoPeWeb", "short_name": "ChatGPT", "icons": [ {