diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index b208610584..888298727e 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -455,6 +455,12 @@
"url": "https://roiui.com/r/{name}.json",
"description": "Roi UI is a library that offers UI components and blocks built with Base UI primitives. Some blocks and components use motion (framer). Everything is open-source and will be forever."
},
+ {
+ "name": "@slide-cn",
+ "homepage": "https://slide-cn.com",
+ "url": "https://slide-cn.com/r/{name}.json",
+ "description": "A component library to build slide decks using code."
+ },
{
"name": "@satoriui",
"homepage": "https://satoriui.site",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 318caa7ff9..e486640783 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -531,6 +531,13 @@
"description": "Roi UI is a library that offers UI components and blocks built with Base UI primitives. Some blocks and components use motion (framer). Everything is open-source and will be forever.",
"logo": ""
},
+ {
+ "name": "@slide-cn",
+ "homepage": "https://slide-cn.com",
+ "url": "https://slide-cn.com/r/{name}.json",
+ "description": "A component library to build slide decks using code.",
+ "logo": ""
+ },
{
"name": "@satoriui",
"homepage": "https://satoriui.site",