We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eefbe77 commit 26396baCopy full SHA for 26396ba
src/data/svgs.ts
@@ -8,6 +8,12 @@ export const svgs: iSVG[] = [
8
wordmark: '/library/mercado-pago-wordmark.svg',
9
url: 'https://www.mercadopago.com/developers/'
10
},
11
+ {
12
+ title: 'Basewell',
13
+ category: ['AI', 'Software'],
14
+ route: '/library/basewell.svg',
15
+ url: 'https://www.basewell.com/'
16
+ },
17
{
18
title: 'ahooks',
19
category: 'Library',
@@ -2647,9 +2653,9 @@ export const svgs: iSVG[] = [
2647
2653
url: 'https://exome.dev/'
2648
2654
2649
2655
2650
- title: "Poper",
2651
- category: "AI",
2652
- route: "/library/poper.svg",
- url: "https://www.poper.ai"
2656
+ title: 'Poper',
2657
+ category: 'AI',
2658
+ route: '/library/poper.svg',
2659
+ url: 'https://www.poper.ai'
2660
}
2661
];
static/library/basewell.svg
0 commit comments