mirror of
https://github.com/pheralb/svgl.git
synced 2025-03-12 08:00:35 +08:00
✨ Add new svgs.
This commit is contained in:
parent
1bb44f0251
commit
2455918eca
@ -1403,9 +1403,30 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
{
|
||||
id: 201,
|
||||
title: "FastAPI",
|
||||
title: 'FastAPI',
|
||||
category: 'Framework',
|
||||
route: '/library/fastapi.svg',
|
||||
url: 'https://fastapi.tiangolo.com/'
|
||||
},
|
||||
{
|
||||
id: 202,
|
||||
title: 'Codium',
|
||||
category: 'AI',
|
||||
route: '/library/codium.svg',
|
||||
url: 'https://www.codium.ai/'
|
||||
},
|
||||
{
|
||||
id: 203,
|
||||
title: 'Crossplane',
|
||||
category: 'Framework',
|
||||
route: '/library/crossplane.svg',
|
||||
url: 'https://crossplane.io/'
|
||||
},
|
||||
{
|
||||
id: 204,
|
||||
title: 'Typesense',
|
||||
category: 'Software',
|
||||
route: '/library/typesense.svg',
|
||||
url: 'https://typesense.org/'
|
||||
}
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user