Skip to content

Commit

Permalink
Merge pull request #66 from steven-tey/main
Browse files Browse the repository at this point in the history
Add Dub.co logo
  • Loading branch information
pheralb committed Dec 11, 2023
2 parents 89d1553 + 6b51892 commit 800881d
Show file tree
Hide file tree
Showing 2 changed files with 24 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 @@ -1575,5 +1575,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/hoppscotch.svg',
url: 'https://hoppscotch.com'
},
{
id: 226,
title: 'Dub',
category: 'Software',
route: '/library/dub.svg',
url: 'https://dub.co'
}
];
17 changes: 17 additions & 0 deletions static/library/dub.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 800881d

@vercel
Copy link

@vercel vercel bot commented on 800881d 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.