mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
fix: 修改logo
This commit is contained in:
parent
dd2d0f92b4
commit
8ee63a353f
@ -223,8 +223,8 @@ export function SideBar(props: { className?: string }) {
|
|||||||
{...props}
|
{...props}
|
||||||
>
|
>
|
||||||
<SideBarHeader
|
<SideBarHeader
|
||||||
title="NextChat"
|
title="吼吼"
|
||||||
subTitle="Build your own AI assistant."
|
subTitle="打造属于你自己的人工智能助手"
|
||||||
logo={<ChatGptIcon />}
|
logo={<ChatGptIcon />}
|
||||||
>
|
>
|
||||||
<div className={styles["sidebar-header-bar"]}>
|
<div className={styles["sidebar-header-bar"]}>
|
||||||
|
Loading…
Reference in New Issue
Block a user