feat: Add AI category to the Windsurf logo

This commit is contained in:
EFEELE
2025-04-15 12:27:30 -06:00
parent b471d5917e
commit 1ad582c8f5
+1 -1
View File
@@ -9,7 +9,7 @@ export const svgs: iSVG[] = [
},
{
title: 'Windsurf',
category: 'Software',
category: ['Software', 'AI'],
route: '/library/windsurf-logo.svg',
url: 'https://codeium.com/windsurf'
},