This commit is contained in:
Gigi 2024-09-09 10:55:01 +02:00 committed by GitHub
commit aab3f50100
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -141,7 +141,7 @@ export const svgs: iSVG[] = [
}, },
{ {
title: 'Svelte', title: 'Svelte',
category: 'Library', category: 'Framework',
route: '/library/svelte.svg', route: '/library/svelte.svg',
url: 'https://svelte.dev/' url: 'https://svelte.dev/'
}, },