diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 55b0c5e..08b89da 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -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' },