add an entry for veedoai in svgs.ts

This commit is contained in:
Chukwuma Nwaugha 2024-05-03 15:08:31 +01:00
parent dc48bffa81
commit a8f0d3eaa5

View File

@ -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'],