Maintain old login page for posterity and associated API

This commit is contained in:
sabaimran
2024-12-12 16:23:44 -08:00
parent 4697daeb1a
commit 144f283a25
3 changed files with 47 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ export default function LoginPopup(props: LoginPopupProps) {
<div className="flex flex-col items-start justify-center">
<CardHeader className="p-0 text-xl">Welcome to Khoj!</CardHeader>
<CardDescription>
Get started with Khoj's AI-powered research assistant now.
Get started with Khoj, your AI-powered research assistant, now.
</CardDescription>
</div>
<Button