Skip to content

Commit c11b9d0

Browse files
committed
lucia description
1 parent e23cc5e commit c11b9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const FEATURED: {
2323
description:
2424
'A Markdown preprocessor that lets you put Markdown in your Svelte and Svelte in your Markdown'
2525
},
26-
{ name: 'lucia', svAlias: 'lucia', description: 'A guide to implementing auth in your app' },
26+
{ name: 'lucia', svAlias: 'lucia', description: 'Session-based password auth using Drizzle' },
2727
{
2828
name: 'storybook',
2929
svAlias: 'storybook',

0 commit comments

Comments
 (0)