Skip to content

Commit

Permalink
Merge pull request #87 from jayair/main
Browse files Browse the repository at this point in the history
Adding SST
  • Loading branch information
pheralb authored Dec 11, 2023
2 parents d5859a3 + b0f9264 commit b4494d4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
13 changes: 10 additions & 3 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1632,7 +1632,7 @@ export const svgs: iSVG[] = [
route: '/library/xstate.svg',
url: 'https://github.com/statelyai/xstate'
},
{
{
id: 232,
title: 'Hashnode',
category: 'Social',
Expand All @@ -1652,14 +1652,21 @@ 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/'
},
{
id: 2342453,
title: 'Documenso',
Expand Down
1 change: 1 addition & 0 deletions static/library/sst.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit b4494d4

@vercel
Copy link

@vercel vercel bot commented on b4494d4 Dec 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

svgl – ./

svgl.vercel.app
svgl-git-main-pheralb.vercel.app
svgl-pheralb.vercel.app

Please sign in to comment.