Add a link around the header khojlogotype to go home

This commit is contained in:
sabaimran
2025-01-06 08:55:00 -08:00
parent 266d274e21
commit 4aed6f7e08
7 changed files with 21 additions and 7 deletions

View File

@@ -401,7 +401,9 @@ export default function Chat() {
className={`${styles.chatTitleWrapper} text-nowrap text-ellipsis overflow-hidden max-w-screen-md grid items-top font-bold mx-2 md:mr-8 col-auto h-fit`}
>
{isMobileWidth ? (
<KhojLogoType className="h-auto w-16" />
<a className="p-0 no-underline" href="/">
<KhojLogoType className="h-auto w-16" />
</a>
) : (
title && (
<>