Skip to content

Commit e2605bc

Browse files
authored
Update glasscn registry URL (#10597)
1 parent b8608d0 commit e2605bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/v4/public/r/registries.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
},
290290
{
291291
"name": "@glasscn",
292-
"homepage": "https://glasscn.vercel.app/",
292+
"homepage": "https://glasscn-components.vercel.app/",
293293
"url": "https://glasscn-components.vercel.app/r/{name}.json",
294294
"description": "A shadcn-compatible registry of glassmorphism components inspired by Apple"
295295
},

apps/v4/registry/directory.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
},
339339
{
340340
"name": "@glasscn",
341-
"homepage": "https://glasscn.vercel.app/",
341+
"homepage": "https://glasscn-components.vercel.app/",
342342
"url": "https://glasscn-components.vercel.app/r/{name}.json",
343343
"description": "A shadcn-compatible registry of glassmorphism components inspired by Apple",
344344
"logo": "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80' fill='none'><rect x='0.5' y='0.5' width='51' height='51' rx='13.5' fill='var(--background)' fill-opacity='.08' stroke='var(--foreground)' stroke-opacity='.2'/><rect x='14.5' y='14.5' width='51' height='51' rx='13.5' fill='var(--background)' fill-opacity='.12' stroke='var(--foreground)' stroke-opacity='.3'/><rect x='28.5' y='28.5' width='51' height='51' rx='13.5' fill='var(--background)' fill-opacity='.18' stroke='var(--foreground)' stroke-opacity='.45'/><line x1='34' y1='36' x2='34' y2='56' stroke='var(--foreground)' stroke-opacity='.35' stroke-width='1.5' stroke-linecap='round'/></svg>"

0 commit comments

Comments
 (0)