diff --git a/src/routes/components/components.json b/src/routes/components/components.json index 9109c15..e75d7c9 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -1,4 +1,12 @@ [ + { + "title": "super-sitemap", + "repository": "https://github.com/jasongitmail/super-sitemap", + "description": "SvelteKit sitemap focused on ease of use and making it impossible to forget to add your paths.", + "npm": "super-sitemap", + "category": "Developer Experience", + "tags": ["components and libraries", "integrations", "layout and structure", "typescript"] + }, { "title": "svelte-scrollactive", "url": "https://svelte.dev/repl/d9616fce34c444d4bcac551cb5bdc0ee?version=3.55.1",