📦 Update svgs.ts

This commit is contained in:
Pablo Hdez 2024-01-01 13:11:47 +00:00 committed by GitHub
parent 703451bd29
commit 8c5a8debdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2172,11 +2172,5 @@ export const svgs: iSVG[] = [
category: 'Software', category: 'Software',
route: '/library/qt.svg', route: '/library/qt.svg',
url: 'https://www.qt.io/' url: 'https://www.qt.io/'
},
{
title: 'PNPM',
category: 'Software',
route: '/library/pnpm.svg',
url: 'https://pnpm.io/'
} }
]; ];