mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 05:39:06 +00:00
Update Khoj tagline to "Your Second Brain"
This commit is contained in:
@@ -154,7 +154,7 @@ function ChatBodyData(props: ChatBodyDataProps) {
|
||||
showLoginPrompt && (
|
||||
<LoginPrompt
|
||||
onOpenChange={setShowLoginPrompt}
|
||||
loginRedirectMessage={"Login to start extending your second brain"} />
|
||||
loginRedirectMessage={"Login to your second brain"} />
|
||||
)
|
||||
}
|
||||
<div className={`w-full text-center justify-end content-end`}>
|
||||
|
||||
Reference in New Issue
Block a user