diff --git a/src/data/svgs.ts b/src/data/svgs.ts index fd65146..b1b0928 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -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/' + } ]; diff --git a/static/library/sst.svg b/static/library/sst.svg new file mode 100644 index 0000000..970dab1 --- /dev/null +++ b/static/library/sst.svg @@ -0,0 +1 @@ + \ No newline at end of file