Skip to content

Commit

Permalink
updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoMoretti committed Oct 6, 2024
1 parent 0a80237 commit 5566e3c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions apps/www/config/site.ts
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
export const siteConfig = {
name: "shadcn/ui",
url: "https://ui.shadcn.com",
ogImage: "https://ui.shadcn.com/og.jpg",
name: "notion downloader",
url: "https://downloader.franciscomoretti.com",
ogImage: "https://downloader.franciscomoretti.com/og.jpg",
description:
"Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.",
links: {
twitter: "https://twitter.com/shadcn",
github: "https://github.com/shadcn-ui/ui",
twitter: "https://twitter.com/franmoretti_",
github: "https://github.com/franciscomoretti/notion-downloader",
},
}

Expand Down

0 comments on commit 5566e3c

Please sign in to comment.