Change danswer header link in chat page

This commit is contained in:
Weves
2023-12-20 11:36:41 -08:00
committed by Chris Weaver
parent 370760eeee
commit 7dd70ca4c0

View File

@ -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" />