mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
add an entry for veedoai in svgs.ts
This commit is contained in:
parent
dc48bffa81
commit
a8f0d3eaa5
@ -2535,6 +2535,16 @@ export const svgs: iSVG[] = [
|
||||
wordmark: '/library/tina_wordmark.svg',
|
||||
url: 'https://tina.io/'
|
||||
},
|
||||
{
|
||||
title: "VeedoAI",
|
||||
category: ["AI", "Video"],
|
||||
route: "/library/veedoai.svg",
|
||||
wordmark: {
|
||||
light: "/library/veedoai_wordmark.svg",
|
||||
dark: "/library/veedoai_wordmark_dark.svg"
|
||||
},
|
||||
url: "https://veedo.ai"
|
||||
},
|
||||
{
|
||||
title: 'Vercel',
|
||||
category: ['Hosting', 'Vercel'],
|
||||
|
Loading…
Reference in New Issue
Block a user