diff --git a/frontend/public/images/integrations/SvelteKit.png b/frontend/public/images/integrations/SvelteKit.png new file mode 100644 index 000000000..49ea4fab7 Binary files /dev/null and b/frontend/public/images/integrations/SvelteKit.png differ diff --git a/frontend/public/json/frameworkIntegrations.json b/frontend/public/json/frameworkIntegrations.json index b640e0be6..32863bc07 100644 --- a/frontend/public/json/frameworkIntegrations.json +++ b/frontend/public/json/frameworkIntegrations.json @@ -41,6 +41,12 @@ "image": "Next.js", "docsLink": "https://infisical.com/docs/integrations/frameworks/nextjs" }, + { + "name": "SvelteKit", + "slug": "sveltekit", + "image": "SvelteKit", + "docsLink": "https://infisical.com/docs/integrations/frameworks/sveltekit" + }, { "name": "Django", "slug": "django",