mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
add together ai
This commit is contained in:
@@ -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',
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 8.0 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 8.4 KiB |
Reference in New Issue
Block a user