diff --git a/src/routes/components/components.json b/src/routes/components/components.json index ff14b0e..b06ce5b 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -2896,5 +2896,14 @@ "category": "SvelteKit Adapters", "tags": ["integrations"], "stars": 0 + }, + { + "title": "leblog", + "url": "https://leblog.dev", + "description": "Add a blog (or changelog) to any SvelteKit site.", + "npm": "leblog", + "addedOn": "2023-02-24", + "category": "Integration", + "stars": 0 } ]