mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
adding inngest logo
This commit is contained in:
@@ -7,6 +7,15 @@ export const svgs: iSVG[] = [
|
|||||||
route: '/library/windsurf-logo.svg',
|
route: '/library/windsurf-logo.svg',
|
||||||
url: 'https://codeium.com/windsurf'
|
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',
|
title: 'daisyUI',
|
||||||
category: 'Library',
|
category: 'Library',
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 7.0 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 7.0 KiB |
Reference in New Issue
Block a user