diff --git a/app/components/home.tsx b/app/components/home.tsx
index e76a315a6..f5769a858 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
+
ChatGPT
环创工作室-AI集合.
diff --git a/app/constant.ts b/app/constant.ts
index 6f08ad756..bc45423c9 100644
--- a/app/constant.ts
+++ b/app/constant.ts
@@ -2,7 +2,7 @@ export const OWNER = "Yidadaa";
export const REPO = "ChatGPT-Next-Web";
export const REPO_URL = `https://github.com/${OWNER}/${REPO}`;
export const ISSUE_URL = `https://github.com/${OWNER}/${REPO}/issues`;
-export const UPDATE_URL = `${REPO_URL}#keep-updated`;
+export const UPDATE_URL = `https://www.miluwang.top`;
export const FETCH_COMMIT_URL = `https://api.github.com/repos/${OWNER}/${REPO}/commits?per_page=1`;
export const FETCH_TAG_URL = `https://api.github.com/repos/${OWNER}/${REPO}/tags?per_page=1`;
export const RUNTIME_CONFIG_DOM = "danger-runtime-config";
diff --git a/public/site.webmanifest b/public/site.webmanifest
index 117f33b86..d6d918c9e 100644
--- a/public/site.webmanifest
+++ b/public/site.webmanifest
@@ -1,5 +1,5 @@
{
- "name": "ChatGPT Next Web",
+ "name": "环创工作室 ChatGPT体验版",
"short_name": "ChatGPT",
"icons": [
{