add together ai

This commit is contained in:
Meet Patel
2024-06-02 18:53:44 +05:30
parent cb3f784d66
commit 8228b9f8b7
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: 'Together AI',
category: 'AI',
route: {
light: '/library/togetherai_light.svg',
dark: '/library/togetherai_dark.svg'
},
url: 'https://www.together.ai/'
},
{
title: 'Suno',
category: 'AI',