⚙️ Update SVGs data

This commit is contained in:
pheralb
2025-02-26 13:57:50 +00:00
parent 7913754949
commit bdf7548308
3 changed files with 1 additions and 112 deletions
+1 -8
View File
@@ -3370,13 +3370,6 @@ export const svgs: iSVG[] = [
}, },
url: 'https://www.anthropic.com/' 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', title: 'Replit',
category: 'Software', category: 'Software',
@@ -3393,5 +3386,5 @@ export const svgs: iSVG[] = [
category: 'Library', category: 'Library',
route: '/library/magicui.svg', route: '/library/magicui.svg',
url: 'https://magicui.design/' url: 'https://magicui.design/'
}, }
]; ];
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 29 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 27 KiB