Merge pull request #127 from brysonreece/remove-artisanlabs

Remove ArtisanLabs
This commit is contained in:
Pablo Hdez 2023-12-16 20:54:53 +00:00 committed by GitHub
commit c6660504a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 8 deletions

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/'
},
];
];

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 78 KiB