Skip to content

Commit

Permalink
Merge pull request #62 from advaith-unnikrishnan/main
Browse files Browse the repository at this point in the history
Add svg for hoppscotch
  • Loading branch information
pheralb committed Dec 11, 2023
2 parents d6c35ef + b955217 commit 89d1553
Show file tree
Hide file tree
Showing 2 changed files with 52 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 @@ -1568,5 +1568,12 @@ export const svgs: iSVG[] = [
category: 'Social',
route: '/library/vk.svg',
url: 'https://vk.com'
},
{
id: 225,
title: 'Hoppscotch',
category: 'Software',
route: '/library/hoppscotch.svg',
url: 'https://hoppscotch.com'
}
];
45 changes: 45 additions & 0 deletions static/library/hoppscotch.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 89d1553

@vercel
Copy link

@vercel vercel bot commented on 89d1553 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-pheralb.vercel.app
svgl.vercel.app

Please sign in to comment.