Skip to content

Commit aa1784c

Browse files
zongyiLyuimcsq
authored andcommitted
Update People.tsx
1 parent 2932bd7 commit aa1784c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/pages/People.tsx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,22 @@ export function People(): ReactElement {
333333
<p>PhD Student at HKUST</p>
334334
</div>
335335

336+
<div className="banner-bottom-left">
337+
<a href="https://github.com/dlibk">
338+
<div className="portrait">
339+
<img
340+
alt=""
341+
src="images/zongyiLyu.jpg"
342+
className="portrait-round"
343+
/>
344+
</div>
345+
</a>
346+
<h3>
347+
<a href="https://zongyiLyu.github.io/">Zongyi Lyu</a>
348+
</h3>
349+
<p>PhD Student at HKUST</p>
350+
</div>
351+
336352
{/* Former Members */}
337353
<div className="clearfix"> </div>
338354
<h2>Former Members</h2>

0 commit comments

Comments
 (0)