From 6223fe7be15b52b65ff064c694cd23e4dfa1124c Mon Sep 17 00:00:00 2001 From: pheralb Date: Tue, 12 Dec 2023 16:08:31 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fixed=20svgs=20data=20id's.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/svgs.ts b/src/data/svgs.ts index f9e3309..ede1077 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1805,7 +1805,7 @@ export const svgs: iSVG[] = [ url: 'https://buildship.com/' }, { - id: 246480685059147554972, + id: 2464806, title: 'Cal.com', category: 'Software', route: '/library/cal.svg', @@ -1878,7 +1878,7 @@ export const svgs: iSVG[] = [ url: 'https://www.warp.dev/' }, { - id: 706747866206488963651, + id: 7067478662, title: 'SST', category: 'Framework', route: '/library/sst.svg',