mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-10 20:16:37 +08:00
Update sidebar.tsx
This commit is contained in:
parent
4a1b699778
commit
8c81383326
@ -90,7 +90,7 @@ export function SideBar(props: { className?: string }) {
|
||||
}`}
|
||||
>
|
||||
<div className={styles["sidebar-header"]}>
|
||||
<div className={styles["sidebar-title"]}>HEBE CHAT</div>
|
||||
|
||||
<div className={styles["sidebar-title"]}>
|
||||
<img src="logo.png" alt="smiley" />
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user