From 6fb9f416be09afd1a5e7e784b4916a193163bf1a Mon Sep 17 00:00:00 2001 From: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com> Date: Sun, 17 Dec 2023 15:33:55 +1100 Subject: [PATCH] Update templates.json --- 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 11befb8af..175ceeefa 100644 --- a/src/routes/templates/templates.json +++ b/src/routes/templates/templates.json @@ -577,7 +577,7 @@ "title": "svelte-postgrest-template", "repository": "https://github.com/guyromm/svelte-postgrest-template", "description": "SvelteKit & auth with a PostgreSQL + postgREST backend", - "category": "SvelteKit", + "category": "SvelteKit", "tags": ["database", "integrations", "templates", "ssr"] }, {