Fix text and add og
This commit is contained in:
parent
450aa07fef
commit
8fe5f2ec14
5 changed files with 5 additions and 106 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue