From bdf7548308c3fc0022affcddafc3d93cc92a3d06 Mon Sep 17 00:00:00 2001 From: pheralb Date: Wed, 26 Feb 2025 13:57:50 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20Update=20SVGs=20data?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 9 +-- static/library/jenkins-wordmark.svg | 103 ---------------------------- static/library/jenkins.svg | 1 - 3 files changed, 1 insertion(+), 112 deletions(-) delete mode 100644 static/library/jenkins-wordmark.svg delete mode 100644 static/library/jenkins.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 5ef4732..b95f9bf 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -3370,13 +3370,6 @@ export const svgs: iSVG[] = [ }, url: 'https://www.anthropic.com/' }, - { - title: 'Jenkins', - category: 'Software', - route: '/library/jenkins.svg', - wordmark: '/library/jenkins-wordmark.svg', - url: 'https://www.jenkins.io/' - }, { title: 'Replit', category: 'Software', @@ -3393,5 +3386,5 @@ export const svgs: iSVG[] = [ category: 'Library', route: '/library/magicui.svg', url: 'https://magicui.design/' - }, + } ]; diff --git a/static/library/jenkins-wordmark.svg b/static/library/jenkins-wordmark.svg deleted file mode 100644 index 504242e..0000000 --- a/static/library/jenkins-wordmark.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Jenkins - - - \ No newline at end of file diff --git a/static/library/jenkins.svg b/static/library/jenkins.svg deleted file mode 100644 index da69652..0000000 --- a/static/library/jenkins.svg +++ /dev/null @@ -1 +0,0 @@ -image/svg+xml \ No newline at end of file