Skip to content

Commit

Permalink
Update Team.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMS-sys authored Jan 10, 2024
1 parent 041e0f8 commit 31bbee8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/components/general/Team/Team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -180,16 +180,6 @@ const Team = () => {
twitter: null,
}}
/>*/}
<TeamMember
name={'Ivan Podtsebnev'}
position={'DevOps Engineer'}
img='./team/ivan.png'
socialLinks={{
facebook: 'https://www.facebook.com/ivan.podtsebnev',
linkedIn: 'https://www.linkedin.com/in/naykip/',
github: 'https://github.com/naykip',
twitter: null,
}}
/>
<TeamMember
name={'Pavel Dodonov'}
Expand Down

0 comments on commit 31bbee8

Please sign in to comment.