mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-05 22:48:17 +08:00
Add Ollama SVG assets and integration
This commit is contained in:
parent
6cca1f395e
commit
b5a8fb91fd
@ -46,6 +46,15 @@ export const svgs: iSVG[] = [
|
||||
wordmark: '/library/cohere_wordmark.svg',
|
||||
url: 'https://cohere.com/'
|
||||
},
|
||||
{
|
||||
title: 'Ollama',
|
||||
category: 'AI',
|
||||
route: {
|
||||
light: '/library/ollama_light.svg',
|
||||
dark: '/library/ollama_dark.svg'
|
||||
},
|
||||
url: 'https://www.ollama.com/'
|
||||
},
|
||||
{
|
||||
title: 'Cisco',
|
||||
category: 'Software',
|
||||
|
7
static/library/ollama_dark.svg
Normal file
7
static/library/ollama_dark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.4 KiB |
7
static/library/ollama_light.svg
Normal file
7
static/library/ollama_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