Skip to content

Commit d3cc0d8

Browse files
committed
format
1 parent c755de9 commit d3cc0d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,8 @@ const FEATURED: {
246246
},
247247
{
248248
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>.',
249+
description:
250+
'These are just a few highlights. See a larger <a href="https://www.sveltesociety.dev/packages">directory of packages at sveltesociety.dev</a>.',
250251
packages: []
251252
}
252253
];

0 commit comments

Comments
 (0)