Skip to content

Commit

Permalink
Update Flynn's Team Profile (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
flynnlambrechts authored Apr 19, 2024
1 parent e723ecd commit d72d9b1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions frontend/app/(main)/team/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,10 @@ const TeamPage = () => {
title: '2024 Jobsboard Director',
involvement: 'Frontend',
funFact: ' ',
linkedin: 'https://imgur.com/a/u3KaIoH',
gh: 'https://www.linkedin.com/in/flynn-lambrechts/',
photo: ''
linkedin: 'https://www.linkedin.com/in/flynn-lambrechts/',
gh: 'https://github.com/flynnlambrechts',
photo:
'https://media.licdn.com/dms/image/C4D03AQE2Zp0kmjG88g/profile-displayphoto-shrink_800_800/0/1617330448714?e=1718841600&v=beta&t=2WcPeCLEmOl_0Mv3duajr9pSqtre2pSZwLWWP-NzeSM'
}
];

Expand Down

0 comments on commit d72d9b1

Please sign in to comment.