Fix og image

This commit is contained in:
Jared Palmer 2023-06-22 10:54:54 -07:00
parent c8aefcab04
commit 74362693ca

View file

@ -93,9 +93,7 @@ export default async function Image({ params }: ImageProps) {
<div tw="flex text-[#eaeaf0] ml-2">KV</div> <div tw="flex text-[#eaeaf0] ml-2">KV</div>
</div> </div>
</div> </div>
<div tw="text-[1.8rem] ml-auto text-[#9b9ba4]"> <div tw="text-[1.8rem] ml-auto text-[#9b9ba4]">chat.vercel.ai</div>
demo.chat.vercel.ai
</div>
</div> </div>
</div> </div>
), ),