Skip to content

Commit

Permalink
feat: added devinfo updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ratnakar5938 authored and CIPHERTron committed Dec 15, 2021
1 parent d13b5d9 commit ca4515e
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions config/devInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,26 @@ export const infoObj = {
github: 'https://github.com/CIPHERTron',
},
{
image: 'https://avatars.githubusercontent.com/u/56754747?v=4',
image: 'https://avatars.githubusercontent.com/u/74568847?v=4',
alt: `Hemant's Profile Image`,
name: 'Hemant Bajaj',
linkedin: 'https://linkedin.com/in/',
github: 'https://github.com/',
linkedin: 'https://www.linkedin.com/in/hemant-bajaj-011002202/',
github: 'https://github.com/ORKO06',
},
{
image: 'https://avatars.githubusercontent.com/u/56754747?v=4',
image:
'https://res.cloudinary.com/dzvmhmqr0/image/upload/v1639559674/Developer%20Info/IMG_20211215_143908_xr1b6n.jpg',
alt: `Swati's Profile Image`,
name: 'Swatishree Mahapatra',
linkedin: 'https://linkedin.com/in/',
github: 'https://github.com/',
linkedin: 'https://www.linkedin.com/in/swatishree-mahapatra-a2251620a',
github: 'https://github.com/Swatishree-Mahapatra',
},
{
image: 'https://avatars.githubusercontent.com/u/56754747?v=4',
image: 'https://avatars.githubusercontent.com/u/80893583?v=4',
alt: `Ratnakar's Profile Image`,
name: 'Ratnakar Sahoo',
linkedin: 'https://linkedin.com/in/',
github: 'https://github.com/',
linkedin: 'https://www.linkedin.com/in/ratnakar-sahoo-a78401135/',
github: 'https://github.com/ratnakar5938',
},
],
};

1 comment on commit ca4515e

@vercel
Copy link

@vercel vercel bot commented on ca4515e Dec 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.