diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 378e50220..cd9f9ddc5 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -19,6 +19,7 @@ "@billingsdk": "https://billingsdk.com/r/{name}.json", "@blocks": "https://blocks.so/r/{name}.json", "@bucharitesh": "https://bucharitesh.in/r/{name}.json", + "@cardcn": "https://cardcn.dev/r/{name}.json", "@clerk": "https://clerk.com/r/{name}.json", "@coss": "https://coss.com/ui/r/{name}.json", "@commercn": "https://commercn.com/r/{name}.json", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index b0f5fd7ef..6b8c1767c 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -104,6 +104,13 @@ "description": "A set of clean, modern application building blocks for you in your applications. Free and Open Source", "logo": "" }, + { + "name": "@cardcn", + "homepage": "https://cardcn.dev", + "url": "https://cardcn.dev/r/{name}.json", + "description": "A set of beautifully-designed shadcn card components", + "logo": "" + }, { "name": "@clerk", "homepage": "https://clerk.com/docs/guides/development/shadcn-cli",