Skip to content

Commit

Permalink
Merge pull request #47 from codewithxavi/php
Browse files Browse the repository at this point in the history
Added php logo
  • Loading branch information
pheralb committed Apr 25, 2023
2 parents 60e7ab7 + 1e1a0f1 commit 52adf56
Show file tree
Hide file tree
Showing 2 changed files with 12 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 @@ -1211,5 +1211,12 @@ export const svgs: iSVG[] = [
category: 'Library',
route: '/library/redux.svg',
url: 'https://redux.js.org/'
},
{
id: 174,
title: 'Php',
category: 'Language',
route: '/library/php.svg',
url: 'https://www.php.net/'
}
];
5 changes: 5 additions & 0 deletions static/library/php.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 52adf56

@vercel
Copy link

@vercel vercel bot commented on 52adf56 Apr 25, 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.