Skip to content

Commit c755de9

Browse files
committed
add a link to sveltesociety
1 parent e7be61e commit c755de9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

apps/svelte.dev/src/lib/packages-meta.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,11 @@ const FEATURED: {
243243
{ name: 'felte' },
244244
{ name: '@tanstack/svelte-form' }
245245
]
246+
},
247+
{
248+
title: 'More',
249+
description: 'These are just a few highlights. See a larger <a href="https://www.sveltesociety.dev/packages">directory of packages at sveltesociety.dev</a>.',
250+
packages: []
246251
}
247252
];
248253

0 commit comments

Comments
 (0)