mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
add together ai
This commit is contained in:
parent
cb3f784d66
commit
8228b9f8b7
@ -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',
|
||||
|
1
static/library/togetherai_dark.svg
Normal file
1
static/library/togetherai_dark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.0 KiB |
1
static/library/togetherai_light.svg
Normal file
1
static/library/togetherai_light.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.4 KiB |
Loading…
x
Reference in New Issue
Block a user