Skip to content

Commit

Permalink
fix: site config
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Mar 16, 2024
1 parent dae41e0 commit f54d0fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions demo/config/site.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ export const siteConfig = {
"Beautifully designed Modal Component built with Radix UI and Tailwind CSS.",
mainNav: [],
links: {
twitter: "https://twitter.com/shadcn",
github: "https://github.com/shadcn/ui",
docs: "https://ui.shadcn.com",
twitter: "https://twitter.com/__oQuery",
github: "https://github.com/Innei/rc-modal",
docs: "https://rc-modal.pages.dev",
},
}

0 comments on commit f54d0fc

Please sign in to comment.