+ Added Yarn

This commit is contained in:
Mehdi Dara
2024-01-03 19:31:10 +03:30
parent 8123b52fae
commit c9d81caf4b
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -88,6 +88,12 @@ export const svgs: iSVG[] = [
route: '/library/sentry.svg',
url: 'https://sentry.io/'
},
{
title: 'Yarn',
category: 'Software',
route: '/library/yarn.svg',
url: 'https://yarnpkg.com/'
},
{
title: 'JWT',
category: 'Library',