一键免费部署你的私人 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": [
{