🎨 Add Windsurf SVG asset to the library

This commit is contained in:
EFEELE
2025-03-31 12:18:54 -06:00
parent fc7c5a672a
commit e85e7dc05e
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -1,6 +1,12 @@
import type { iSVG } from '../types/svg';
export const svgs: iSVG[] = [
{
title: 'Windsurf',
category: 'Software',
route: '/library/windsurf-logo.svg',
url: 'https://codeium.com/windsurf'
},
{
title: 'daisyUI',
category: 'Library',