Merge pull request #610 from EFEELE/main
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🧑‍🚀 Check / 🛠️ Build app (push) Has been cancelled
🚀 Deploy / API - Cloudflare Workers (push) Has been cancelled

🎨 Add Windsurf SVG asset to the library
This commit is contained in:
Pablo Hdez
2025-04-07 19:13:58 +02:00
committed by GitHub
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',