Skip to content

Commit

Permalink
Merge pull request #84 from PeerRich/main
Browse files Browse the repository at this point in the history
added cal.com
  • Loading branch information
pheralb authored Dec 11, 2023
2 parents bb6a1e9 + 1b26e9e commit 72ce059
Show file tree
Hide file tree
Showing 2 changed files with 17 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 @@ -1624,5 +1624,12 @@ export const svgs: iSVG[] = [
category: 'Social',
route: '/library/hashnode.svg',
url: 'https://hashnode.com'
}
},
{
id: 246480685059147554972,
title: 'Cal.com',
category: 'Software',
route: '/library/cal.svg',
url: 'https://cal.com'
}
];
9 changes: 9 additions & 0 deletions static/library/cal.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 72ce059

@vercel
Copy link

@vercel vercel bot commented on 72ce059 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.