Skip to content

Commit

Permalink
Merge pull request #324 from heyecs/main
Browse files Browse the repository at this point in the history
Basewell Color Logo
  • Loading branch information
pheralb committed Apr 29, 2024
2 parents 91ed8bf + 26396ba commit 317fe75
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 4 deletions.
14 changes: 10 additions & 4 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ export const svgs: iSVG[] = [
wordmark: '/library/mercado-pago-wordmark.svg',
url: 'https://www.mercadopago.com/developers/'
},
{
title: 'Basewell',
category: ['AI', 'Software'],
route: '/library/basewell.svg',
url: 'https://www.basewell.com/'
},
{
title: 'ahooks',
category: 'Library',
Expand Down Expand Up @@ -2647,9 +2653,9 @@ export const svgs: iSVG[] = [
url: 'https://exome.dev/'
},
{
title: "Poper",
category: "AI",
route: "/library/poper.svg",
url: "https://www.poper.ai"
title: 'Poper',
category: 'AI',
route: '/library/poper.svg',
url: 'https://www.poper.ai'
}
];
13 changes: 13 additions & 0 deletions static/library/basewell.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 317fe75

Please sign in to comment.