mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-04 17:16:39 +08:00
Update sidebar.tsx
This commit is contained in:
parent
aa40015e9b
commit
cf1e775a3f
@ -225,8 +225,8 @@ export function SideBar(props: { className?: string }) {
|
||||
{...props}
|
||||
>
|
||||
<SideBarHeader
|
||||
title="NextChat"
|
||||
subTitle="Build your own AI assistant."
|
||||
title="小王的GPT"
|
||||
subTitle="欢迎使用小王的ChatGPT."
|
||||
logo={<ChatGptIcon />}
|
||||
>
|
||||
<div className={styles["sidebar-header-bar"]}>
|
||||
|
Loading…
Reference in New Issue
Block a user