Skip to content

Commit

Permalink
📦 Add new svg.
Browse files Browse the repository at this point in the history
  • Loading branch information
pheralb committed May 16, 2023
1 parent 9904e3e commit 7ac4837
Show file tree
Hide file tree
Showing 2 changed files with 9 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 @@ -473,7 +473,7 @@ export const svgs: iSVG[] = [
{
id: 68,
title: 'Arc',
category: 'Social',
category: 'Jobs',
route: '/library/arc.svg',
url: 'https://arc.dev'
},
Expand Down Expand Up @@ -1253,5 +1253,12 @@ export const svgs: iSVG[] = [
category: 'Database',
route: '/library/neon.svg',
url: 'https://neon.tech/'
},
{
id: 180,
title: 'Infojobs',
category: 'Jobs',
route: '/library/infojobs.svg',
url: 'https://www.infojobs.net/'
}
];
1 change: 1 addition & 0 deletions static/library/infojobs.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 7ac4837

@vercel
Copy link

@vercel vercel bot commented on 7ac4837 May 16, 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-pheralb.vercel.app
svgl-git-main-pheralb.vercel.app

Please sign in to comment.