mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge branch 'main' into perspective
This commit is contained in:
@@ -20,6 +20,15 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/windsurf-logo.svg',
|
||||
url: 'https://codeium.com/windsurf'
|
||||
},
|
||||
{
|
||||
title: 'Inngest',
|
||||
category: 'Software',
|
||||
route: {
|
||||
light: '/library/inngest-light.svg',
|
||||
dark: '/library/inngest-dark.svg'
|
||||
},
|
||||
url: 'https://inngest.com/'
|
||||
},
|
||||
{
|
||||
title: 'daisyUI',
|
||||
category: 'Library',
|
||||
|
||||
Reference in New Issue
Block a user