Remove ArtisanLabs from svgs.ts

This commit is contained in:
Bryson Reece 2023-12-16 14:33:29 -06:00 committed by GitHub
parent 19f2ecef03
commit bb5b094fd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1729,12 +1729,6 @@ export const svgs: iSVG[] = [
},
url: 'https://axiom.co/'
},
{
title: 'ArtisanLabs',
category: 'Software',
route: '/library/ArtisanLabs.svg',
url: 'https://artisanlabs.io'
},
{
title: 'Django',
category: 'Framework',
@ -1894,4 +1888,4 @@ export const svgs: iSVG[] = [
route: '/library/monkeytype.svg',
url: 'https://monkeytype.com/'
},
];
];