Skip to content

Commit

Permalink
Merge pull request #88 from dephraiim/add-documenso
Browse files Browse the repository at this point in the history
feat: add documenso svg
  • Loading branch information
pheralb authored Dec 11, 2023
2 parents a87b2bf + 3b6d50f commit d5859a3
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1659,5 +1659,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/cal.svg',
url: 'https://cal.com'
}
},
{
id: 2342453,
title: 'Documenso',
category: 'Software',
route: '/library/documenso.svg',
url: 'https://documenso.com'
}
];
19 changes: 19 additions & 0 deletions static/library/documenso.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 d5859a3

@vercel
Copy link

@vercel vercel bot commented on d5859a3 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-git-main-pheralb.vercel.app
svgl.vercel.app
svgl-pheralb.vercel.app

Please sign in to comment.