From 72874e87dfbcaa5605d85fbf233b72c35bb86108 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=AF=E5=88=9B=E7=A7=91=E6=8A=80?= <1944485189@qq.com>
Date: Wed, 19 Apr 2023 10:01:08 +0000
Subject: [PATCH] Pending changes exported from your codespace
---
app/components/home.tsx | 2 +-
app/constant.ts | 2 +-
public/site.webmanifest | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
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": [
{