From 4069c3367122d25828c359d9532cc589a7104b3c Mon Sep 17 00:00:00 2001 From: Prithvi Rajan Date: Tue, 10 Feb 2026 23:16:46 -0800 Subject: [PATCH] Adding slide-cn to the registry --- apps/v4/public/r/registries.json | 6 ++++++ apps/v4/registry/directory.json | 7 +++++++ 2 files changed, 13 insertions(+) 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",