We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23cc5e commit c11b9d0Copy full SHA for c11b9d0
apps/svelte.dev/src/lib/packages-meta.ts
@@ -23,7 +23,7 @@ const FEATURED: {
23
description:
24
'A Markdown preprocessor that lets you put Markdown in your Svelte and Svelte in your Markdown'
25
},
26
- { name: 'lucia', svAlias: 'lucia', description: 'A guide to implementing auth in your app' },
+ { name: 'lucia', svAlias: 'lucia', description: 'Session-based password auth using Drizzle' },
27
{
28
name: 'storybook',
29
svAlias: 'storybook',
0 commit comments