From 8123b52fae051cd3fcf54c2149f2b78c6c6e11be Mon Sep 17 00:00:00 2001 From: pheralb Date: Tue, 2 Jan 2024 10:15:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20svgs=20data.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 34fda2e..bb5ec97 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2086,15 +2086,6 @@ export const svgs: iSVG[] = [ }, url: 'https://pnpm.io/' }, - { - title: 'Pnpm No Text', - category: 'Software', - route: { - light: '/library/pnpm_no_text.svg', - dark: '/library/pnpm_no_text_dark.svg' - }, - url: 'https://pnpm.io/' - }, { title: 'Emacs', category: 'Software',