Skip to content

Commit e7606aa

Browse files
authored
Add 25Fall new member Yingqi
* Update People.tsx * Update People.tsx
1 parent c4a583d commit e7606aa

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

public/images/yingqi.jpg

616 KB
Loading

src/pages/People.tsx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,18 @@ export function People(): ReactElement {
365365
<p>PhD Student at HKUST</p>
366366
</div>
367367

368+
<div className="banner-bottom-left">
369+
<div className="portrait">
370+
<img
371+
alt=""
372+
src="images/yingqi.jpg"
373+
className="portrait-round"
374+
/>
375+
</div>
376+
<h3>Yingqi Zhong</h3>
377+
<p>PhD Student at HKUST</p>
378+
</div>
379+
368380
{/* Former Members */}
369381
<div className="clearfix"> </div>
370382
<h2>Former Members</h2>

0 commit comments

Comments
 (0)