diff --git a/README.md b/README.md
index a6d1e3d3369..ca2e5f5cb80 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@

-
ChatGPT Next Web
+
ChatGPT
English / [简体中文](./README_CN.md)
diff --git a/README_CN.md b/README_CN.md
index 03ec2a10178..89aa6a5974a 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -1,9 +1,9 @@

-
ChatGPT Next Web
+
ChatGPT
-一键免费部署你的私人 ChatGPT 网页应用。
+ChatGPT 。
[演示 Demo](https://chat-gpt-next-web.vercel.app/) / [反馈 Issues](https://github.com/Yidadaa/ChatGPT-Next-Web/issues) / [加入 Discord](https://discord.gg/zrhvHCr79N) / [QQ 群](https://user-images.githubusercontent.com/16968934/228190818-7dd00845-e9b9-4363-97e5-44c507ac76da.jpeg) / [打赏开发者](https://user-images.githubusercontent.com/16968934/227772541-5bcd52d8-61b7-488c-a203-0330d8006e2b.jpg) / [Donate](#捐赠-donate-usdt)
diff --git a/app/components/chat.tsx b/app/components/chat.tsx
index b80bf5a18b1..eaaee8df760 100644
--- a/app/components/chat.tsx
+++ b/app/components/chat.tsx
@@ -660,6 +660,13 @@ export function Chat() {
{Locale.Chat.SubTitle(session.messages.length)}
+
-
+ {/*
}
bordered
@@ -688,7 +695,7 @@ export function Chat() {
);
}}
/>
-
+
*/}
{!isMobileScreen && (
-
-
- {checkingUpdate ? (
-
- ) : hasNewVersion ? (
-
- {Locale.Settings.Update.GoToUpdate}
-
- ) : (
- }
- text={Locale.Settings.Update.CheckUpdate}
- onClick={() => checkUpdate(true)}
- />
- )}
-
-
+ */}
-
ChatGPT Next
+
ChatGPT
Build your own AI assistant.
@@ -123,11 +123,6 @@ export function SideBar(props: { className?: string }) {
} shadow />
-
`${count} 条对话`,
diff --git a/public/site.webmanifest b/public/site.webmanifest
index 117f33b864e..833cc6b8e08 100644
--- a/public/site.webmanifest
+++ b/public/site.webmanifest
@@ -1,5 +1,5 @@
{
- "name": "ChatGPT Next Web",
+ "name": "ChatGPT",
"short_name": "ChatGPT",
"icons": [
{