Skip to content

Commit 9baa96f

Browse files
authored
Add Shadcnblocks (#774)
* Add Shadcnblocks * Shadcnblocks 3 categories * Update s.ts
1 parent 2f2a1be commit 9baa96f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/s.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,13 @@ export const resources: Resource[] = [
194194
url: 'https://servervana.com',
195195
keywords: ['Performance', 'Uptime', 'Monitoring', 'Status Page', 'Web Vitals', 'SSL', 'HTTP(s)', 'DNS'],
196196
},
197+
{
198+
name: 'Shadcnblocks',
199+
categories: ['Template', 'UI', 'Design'],
200+
description:
201+
'Hundreds of extra blocks and components for shadcn/ui, Tailwind & React.',
202+
url: 'https://shadcnblocks.com',
203+
},
197204
{
198205
name: 'Shape',
199206
description:

0 commit comments

Comments
 (0)