Skip to content

Commit

Permalink
add cohere
Browse files Browse the repository at this point in the history
  • Loading branch information
meetpateltech committed Jun 2, 2024
1 parent 2e0ca17 commit 24b7002
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
import type { iSVG } from '../types/svg';

export const svgs: iSVG[] = [
{
title: 'Cohere',
category: 'AI',
route: '/library/cohere.svg',
wordmark: '/library/cohere_wordmark.svg',
url: 'https://cohere.com/'
},
{
title: 'Cisco',
category: 'Software',
Expand Down
1 change: 1 addition & 0 deletions static/library/cohere.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/cohere_wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 24b7002

Please sign in to comment.