From 8c5a8debdd90459b39e1c9b68019f67b836dd4b8 Mon Sep 17 00:00:00 2001 From: Pablo Hdez <62877300+pheralb@users.noreply.github.com> Date: Mon, 1 Jan 2024 13:11:47 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20svgs.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 5d43b2d..f53da29 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2172,11 +2172,5 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/qt.svg', url: 'https://www.qt.io/' - }, - { - title: 'PNPM', - category: 'Software', - route: '/library/pnpm.svg', - url: 'https://pnpm.io/' } ];