From 33dc7ea273088a47713462062e4d7a4a4437ee22 Mon Sep 17 00:00:00 2001 From: Binnodon Date: Mon, 2 Mar 2026 17:07:05 -0600 Subject: [PATCH] chore: add logo SVG to @gc-solid registry entry Co-Authored-By: Claude Opus 4.6 --- apps/v4/registry/directory.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index b2e3796bfd..4df54c8d5b 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -270,7 +270,8 @@ "url": "https://binnodon.github.io/gc-solid-ui/r/{name}.json", "description": "SolidJS port of shadcn-ui components built with Kobalte primitives. 57+ components with full TypeScript support and Vega theme.", "author": "binnodon", - "homepage": "https://binnodon.github.io/gc-solid-ui" + "homepage": "https://binnodon.github.io/gc-solid-ui", + "logo": " " }, { "name": "@glass-ui",