mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-10 20:16:37 +08:00
11
This commit is contained in:
parent
cfa0afc152
commit
4a64deec5f
@ -1,7 +1,7 @@
|
||||
<div align="center">
|
||||
<img src="./docs/images/icon.svg" alt="icon"/>
|
||||
|
||||
<h1 align="center">ChatGPT Next Web</h1>
|
||||
<h1 align="center">ChatGPT</h1>
|
||||
|
||||
English / [简体中文](./README_CN.md)
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
<h1 align="center">ChatGPT</h1>
|
||||
|
||||
一键免费部署你的私人 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)
|
||||
|
||||
|
@ -90,7 +90,7 @@ export function SideBar(props: { className?: string }) {
|
||||
}`}
|
||||
>
|
||||
<div className={styles["sidebar-header"]}>
|
||||
<div className={styles["sidebar-title"]}>ChatGPT Next</div>
|
||||
<div className={styles["sidebar-title"]}>ChatGPT</div>
|
||||
<div className={styles["sidebar-sub-title"]}>
|
||||
Build your own AI assistant.
|
||||
</div>
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "ChatGPT Next Web",
|
||||
"name": "ChatGPT",
|
||||
"short_name": "ChatGPT",
|
||||
"icons": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user