mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
🐛 Fixed svgs data id's.
This commit is contained in:
parent
e50b87d7c4
commit
6223fe7be1
@ -1805,7 +1805,7 @@ export const svgs: iSVG[] = [
|
|||||||
url: 'https://buildship.com/'
|
url: 'https://buildship.com/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 246480685059147554972,
|
id: 2464806,
|
||||||
title: 'Cal.com',
|
title: 'Cal.com',
|
||||||
category: 'Software',
|
category: 'Software',
|
||||||
route: '/library/cal.svg',
|
route: '/library/cal.svg',
|
||||||
@ -1878,7 +1878,7 @@ export const svgs: iSVG[] = [
|
|||||||
url: 'https://www.warp.dev/'
|
url: 'https://www.warp.dev/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 706747866206488963651,
|
id: 7067478662,
|
||||||
title: 'SST',
|
title: 'SST',
|
||||||
category: 'Framework',
|
category: 'Framework',
|
||||||
route: '/library/sst.svg',
|
route: '/library/sst.svg',
|
||||||
|
Loading…
Reference in New Issue
Block a user