diff --git a/src/routes/templates/templates.json b/src/routes/templates/templates.json index eef0482a3..805d300ed 100644 --- a/src/routes/templates/templates.json +++ b/src/routes/templates/templates.json @@ -468,18 +468,6 @@ "description": "A template that uses TailwindCSS v3, Typescript and SCSS", "categories": ["typescript", "preprocessors", "svelte"] }, - { - "title": "Svelte + FAST + Vite template", - "repository": "https://github.com/microsoft/fast/tree/master/examples/svelte-starters/svelte-fast-starter", - "description": "A Svelte + FAST + Vite starter project", - "categories": ["svelte"] - }, - { - "title": "Svelte + FAST + Vite + TypeScript template", - "repository": "https://github.com/microsoft/fast/tree/master/examples/svelte-starters/svelte-fast-typescript-starter", - "description": "A Svelte + FAST + Vite + TypeScript starter project", - "categories": ["svelte"] - }, { "title": "svelte-vite-typescript-tailwindcss-template", "repository": "https://github.com/skshahriarahmedraka/vite-svelte-tailwind-template",