From 36b46a8ee474bb6f83024d38cfd2f1761ddf45b1 Mon Sep 17 00:00:00 2001 From: hanhnguyengiahan <126440514+hanhnguyengiahan@users.noreply.github.com> Date: Sat, 25 May 2024 15:56:48 +1000 Subject: [PATCH] Added Han's info to team description (#462) Co-authored-by: RichardBao1 <54427922+RichardBao1@users.noreply.github.com> --- frontend/app/(main)/team/page.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/frontend/app/(main)/team/page.tsx b/frontend/app/(main)/team/page.tsx index 4bf9fb949..54db6adab 100644 --- a/frontend/app/(main)/team/page.tsx +++ b/frontend/app/(main)/team/page.tsx @@ -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',