Skip to content

Commit

Permalink
Update sidebar.tsx
Browse files Browse the repository at this point in the history
修改了subtitle
  • Loading branch information
lxc00215 authored Feb 9, 2024
1 parent b9995e7 commit e247bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ export function SideBar(props: { className?: string }) {
NextChat
</div>
<div className={styles["sidebar-sub-title"]}>
Build your own AI assistant.
本项目由<a href="api.leebay.asia">金石AI</a>提供技术支持
</div>
<div className={styles["sidebar-logo"] + " no-dark"}>
<ChatGptIcon />
Expand Down

0 comments on commit e247bab

Please sign in to comment.