Fix text and add og

This commit is contained in:
Jared Palmer 2023-06-16 19:06:54 -04:00
parent 450aa07fef
commit 8fe5f2ec14
5 changed files with 5 additions and 106 deletions

View file

@ -27,7 +27,7 @@ export function EmptyScreen({ setInput }: Pick<UseChatHelpers, 'setInput'>) {
Welcome to Next.js AI Chatbot!
</h1>
<p className="mb-2 leading-normal text-muted-foreground">
This is an open source AI chatbot app built with{' '}
This is an open source AI chatbot app template built with{' '}
<ExternalLink href="https://nextjs.org">Next.js</ExternalLink> and{' '}
<ExternalLink href="https://vercel.com/storage/kv">
Vercel KV