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