diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 0ebe485..6f52158 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1715,5 +1715,12 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/front.svg', url: 'https://front.com' + }, + { + id: 382900874177765, + title: 'ArtisanLabs', + category: 'Software', + route: '/library/ArtisanLabs.svg', + url: 'https://artisanlabs.io' } ];