add hume ai logo

This commit is contained in:
Zach Krall
2024-04-17 20:09:24 -04:00
parent 7e5329bfb7
commit 6d12eb1929
2 changed files with 22 additions and 0 deletions
+6
View File
@@ -2594,5 +2594,11 @@ export const svgs: iSVG[] = [
category: 'Framework',
route: '/library/flowbite.svg',
url: 'https://flowbite.com/'
},
{
title: "Hume AI",
category: "AI",
route: "/library/hume-ai.svg",
url: "https://hume.ai/",
}
];