mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🎨 Add Windsurf SVG asset to the library
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user