Skip to content

Commit

Permalink
Merge pull request #69 from emrecoban/main
Browse files Browse the repository at this point in the history
Added Randevum.co logo
  • Loading branch information
pheralb authored Dec 11, 2023
2 parents ba574ac + 539a172 commit 521f131
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1589,5 +1589,12 @@ export const svgs: iSVG[] = [
category: 'Browser',
route: '/library/opera.svg',
url: 'https://www.opera.com'
},
{
id: 228,
title: 'Randevum',
category: 'Software',
route: '/library/randevum.svg',
url: 'https://www.randevum.co'
}
];
1 change: 1 addition & 0 deletions static/library/randevum.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 521f131

@vercel
Copy link

@vercel vercel bot commented on 521f131 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.