mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge pull request #359 from jeanpierre-jeri/main
Add Ollama SVG assets and integration
This commit is contained in:
@@ -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',
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 8.4 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