add inflection ai

This commit is contained in:
Meet Patel
2024-06-02 19:06:12 +05:30
parent 8228b9f8b7
commit 2e288736c3
3 changed files with 11 additions and 0 deletions
+9
View File
@@ -1,6 +1,15 @@
import type { iSVG } from '../types/svg';
export const svgs: iSVG[] = [
{
title: 'Inflection AI',
category: 'AI',
route: {
light: '/library/inflectionai_light.svg',
dark: '/library/inflectionai_dark.svg'
},
url: 'https://inflection.ai/'
},
{
title: 'Together AI',
category: 'AI',