Skip to content

Commit

Permalink
Update OG image
Browse files Browse the repository at this point in the history
  • Loading branch information
iipanda committed Oct 21, 2024
1 parent 2c674bb commit bdbd0c1
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Beautifully designed chatbot components built with and compatible with the shadcn/ui ecosystem. Build AI chatbots in minutes, customize and own your components. Built by Blazity.

![hero](apps/www/public/og.jpg)
![hero](apps/www/public/og.png)

## Documentation

Expand Down
2 changes: 1 addition & 1 deletion apps/www/config/site.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const siteConfig = {
name: "shadcn-chatbot-kit",
url: "https://ui.shadcn.com",
ogImage: "https://ui.shadcn.com/og.jpg",
ogImage: "https://ui.shadcn.com/og.png",
description:
"Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.",
links: {
Expand Down
Binary file removed apps/www/public/og.jpg
Binary file not shown.
Binary file added apps/www/public/og.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bdbd0c1

Please sign in to comment.