diff --git a/src/routes/templates/templates.json b/src/routes/templates/templates.json index 4b6a467..d156a92 100644 --- a/src/routes/templates/templates.json +++ b/src/routes/templates/templates.json @@ -672,6 +672,13 @@ "category": "Svelte", "tags": ["storybook", "typescript"] }, + { + "title": "Vontigo", + "repository": "https://github.com/Vontigo/Vontigo", + "description": "🛸 Vontigo is an open-source CMS built with SvelteKit, featuring 🤖 AI-powered (ChatGPT) content generation. With fast page loads and seamless routing, Vontigo offers a user-friendly interface with customizable themes and templates.", + "category": "SvelteKit", + "tags": ["blog", "templates", "typescript", "components and libraries", "component sets"] + }, { "title": "svelte-pilot-template", "repository": "https://github.com/svelte-pilot/svelte-pilot-template",