Skip to content

Commit

Permalink
Merge branch 'main' into add-documenso
Browse files Browse the repository at this point in the history
  • Loading branch information
ephraimduncan authored Dec 11, 2023
2 parents fcbd73d + a87b2bf commit 3b6d50f
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 1 deletion.
30 changes: 29 additions & 1 deletion src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1619,21 +1619,49 @@ export const svgs: iSVG[] = [
url: 'https://www.randevum.co'
},
{
id: 68067,
title: 'Stately.ai',
category: 'Software',
route: '/library/stately.svg',
url: 'https://stately.ai/'
},
{
id: 68068,
title: 'XState',
category: 'Library',
route: '/library/xstate.svg',
url: 'https://github.com/statelyai/xstate'
},
{
id: 232,
title: 'Hashnode',
category: 'Social',
route: '/library/hashnode.svg',
url: 'https://hashnode.com'
},
{
id: 69114,
title: 'Rowy',
category: 'CMS',
route: '/library/rowy.svg',
url: 'https://www.rowy.io/'
},
{
id: 12251,
title: 'BuildShip',
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: 234,
id: 2342453,
title: 'Documenso',
category: 'Software',
route: '/library/documenso.svg',
Expand Down
10 changes: 10 additions & 0 deletions static/library/buildship.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
61 changes: 61 additions & 0 deletions static/library/rowy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/stately.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/xstate.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3b6d50f

Please sign in to comment.