mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-13 08:46:56 +08:00
Remove ArtisanLabs from svgs.ts
This commit is contained in:
parent
19f2ecef03
commit
bb5b094fd0
@ -1729,12 +1729,6 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
url: 'https://axiom.co/'
|
url: 'https://axiom.co/'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: 'ArtisanLabs',
|
|
||||||
category: 'Software',
|
|
||||||
route: '/library/ArtisanLabs.svg',
|
|
||||||
url: 'https://artisanlabs.io'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: 'Django',
|
title: 'Django',
|
||||||
category: 'Framework',
|
category: 'Framework',
|
||||||
@ -1894,4 +1888,4 @@ export const svgs: iSVG[] = [
|
|||||||
route: '/library/monkeytype.svg',
|
route: '/library/monkeytype.svg',
|
||||||
url: 'https://monkeytype.com/'
|
url: 'https://monkeytype.com/'
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user