换标题
This commit is contained in:
parent
f5f3ce94f6
commit
01f841c8c3
|
@ -250,8 +250,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 />}
|
||||||
shouldNarrow={shouldNarrow}
|
shouldNarrow={shouldNarrow}
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue