Adding SST

This commit is contained in:
Jay V
2023-12-11 14:07:13 -05:00
parent a87b2bf77c
commit fa8de6293e
2 changed files with 12 additions and 4 deletions
+11 -4
View File
@@ -1632,7 +1632,7 @@ export const svgs: iSVG[] = [
route: '/library/xstate.svg',
url: 'https://github.com/statelyai/xstate'
},
{
{
id: 232,
title: 'Hashnode',
category: 'Social',
@@ -1652,12 +1652,19 @@ export const svgs: iSVG[] = [
category: 'AI',
route: '/library/buildship.svg',
url: 'https://buildship.com/'
},
{
},
{
id: 246480685059147554972,
title: 'Cal.com',
category: 'Software',
route: '/library/cal.svg',
url: 'https://cal.com'
}
},
{
id: 706747866206488963651,
title: 'SST',
category: 'Framework',
route: '/library/sst.svg',
url: 'https://sst.dev/'
}
];