mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-30 17:51:40 +02:00
Change danswer header link in chat page
This commit is contained in:
@ -75,7 +75,7 @@ export const ChatSidebar = ({
|
|||||||
transition-transform`}
|
transition-transform`}
|
||||||
id="chat-sidebar"
|
id="chat-sidebar"
|
||||||
>
|
>
|
||||||
<Link href="/chat" className="ml-3">
|
<Link href="/" className="ml-3">
|
||||||
<div className="flex mb-4 mt-4">
|
<div className="flex mb-4 mt-4">
|
||||||
<div className="h-[32px] w-[30px]">
|
<div className="h-[32px] w-[30px]">
|
||||||
<Image src="/logo.png" alt="Logo" width="1419" height="1520" />
|
<Image src="/logo.png" alt="Logo" width="1419" height="1520" />
|
||||||
|
Reference in New Issue
Block a user