From 1cb639d66a14dd12e9e40a23038db48c419d72b9 Mon Sep 17 00:00:00 2001 From: Toby Hobson Date: Wed, 18 Sep 2024 11:09:31 +0100 Subject: [PATCH] Update Passlock template title --- src/routes/templates/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/templates/templates.json b/src/routes/templates/templates.json index 0821e062f..e3ae48dee 100644 --- a/src/routes/templates/templates.json +++ b/src/routes/templates/templates.json @@ -640,7 +640,7 @@ "categories": ["sveltekit", "typescript", "code-splitting"] }, { - "title": "SvelteKit Starter App", + "title": "Passkeys, Social Sign In + CRUD ops", "repository": "https://github.com/passlock-dev/passlock", "description": "Full stack app including CRUD operations, Passkey auth, social sign in and more. Choose from Daisy UI, Preline or Shadcn templates.", "categories": ["sveltekit", "typescript"]