Remove the duplicate Vitest logo

This commit is contained in:
ridemountainpig 2024-10-05 20:20:58 +08:00
parent 80147ec0d2
commit 08e2ddb558

View File

@ -452,12 +452,6 @@ export const svgs: iSVG[] = [
route: '/library/kotlin.svg', route: '/library/kotlin.svg',
url: 'https://kotlinlang.org/' url: 'https://kotlinlang.org/'
}, },
{
title: 'Vitest',
category: 'Framework',
route: '/library/vitest.svg',
url: 'https://vitest.dev/'
},
{ {
title: 'Storybook', title: 'Storybook',
category: 'Software', category: 'Software',