Skip to content

Commit

Permalink
Added Han's info to team description (#462)
Browse files Browse the repository at this point in the history
Co-authored-by: RichardBao1 <[email protected]>
  • Loading branch information
hanhnguyengiahan and RichardBao1 authored May 25, 2024
1 parent 523ac6d commit 36b46a8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions frontend/app/(main)/team/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,15 @@ const TeamPage = () => {
photo:
'https://media.licdn.com/dms/image/C4D03AQE2Zp0kmjG88g/profile-displayphoto-shrink_800_800/0/1617330448714?e=1718841600&v=beta&t=2WcPeCLEmOl_0Mv3duajr9pSqtre2pSZwLWWP-NzeSM'
},
{
name: 'Han Hanh',
title: '2024 Jobsboard Subcommittee',
involvement: 'Backend',
funFact: ' ',
linkedin: 'https://www.linkedin.com/in/hanhanh2705/',
gh: 'https://github.com/hanhnguyengiahan',
photo: ''
},
{
name: 'Keven Liu',
title: '2024 Jobsboard Subcommittee',
Expand Down

0 comments on commit 36b46a8

Please sign in to comment.