diff --git a/app/components/home.tsx b/app/components/home.tsx index ee5c12515..c1c52f40e 100644 --- a/app/components/home.tsx +++ b/app/components/home.tsx @@ -167,7 +167,7 @@ function _Home() { className={styles.sidebar + ` ${showSideBar && styles["sidebar-show"]}`} >
-
ChatGPT Next
+
MyChatGPT
Build your own AI assistant.
diff --git a/app/layout.tsx b/app/layout.tsx index 38748ef37..8aac4525f 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -7,10 +7,10 @@ import { getBuildConfig } from "./config/build"; const buildConfig = getBuildConfig(); export const metadata = { - title: "ChatGPT Next Web", - description: "Your personal ChatGPT Chat Bot.", + title: "MyChatGPT", + description: "Your pMyersonal ChatGPT Chat Bot.", appleWebApp: { - title: "ChatGPT Next Web", + title: "MyChatGPT", statusBarStyle: "default", }, themeColor: "#fafafa", diff --git a/public/site.webmanifest b/public/site.webmanifest index 117f33b86..1cee22bf7 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -1,5 +1,5 @@ { - "name": "ChatGPT Next Web", + "name": "MyChatGPT", "short_name": "ChatGPT", "icons": [ {