diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index ed64a6cb10..23056c1ea2 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -305,6 +305,12 @@
"url": "https://glasscn-components.vercel.app/r/{name}.json",
"description": "A shadcn-compatible registry of glassmorphism components inspired by Apple"
},
+ {
+ "name": "@gymnopedies",
+ "homepage": "https://gymnopedies.shoota.work",
+ "url": "https://gymnopedies.shoota.work/r/{name}.json",
+ "description": "A dark, serif, glow-leaning shadcn registry of read-only components for blogs, essays, and long-form reading experiences — inspired by the quiet, candlelit cabaret of Erik Satie's Gymnopédies."
+ },
{
"name": "@ha-components",
"homepage": "https://hacomponents.keshuac.com",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index db9dd8ef57..0334cfdbdb 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -357,6 +357,13 @@
"description": "A shadcn-compatible registry of glassmorphism components inspired by Apple",
"logo": ""
},
+ {
+ "name": "@gymnopedies",
+ "homepage": "https://gymnopedies.shoota.work",
+ "url": "https://gymnopedies.shoota.work/r/{name}.json",
+ "description": "A dark, serif, glow-leaning shadcn registry of read-only components for blogs, essays, and long-form reading experiences — inspired by the quiet, candlelit cabaret of Erik Satie's Gymnopédies.",
+ "logo": ""
+ },
{
"name": "@ha-components",
"homepage": "https://hacomponents.keshuac.com",