Merge pull request #359 from jeanpierre-jeri/main

Add Ollama SVG assets and integration
This commit is contained in:
Pablo Hdez
2024-06-06 10:51:28 +01:00
committed by GitHub
3 changed files with 23 additions and 0 deletions
+9
View File
@@ -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