Skip to content

Commit e89b6b1

Browse files
dlibkimcsq
authored andcommitted
Add Dongze
1 parent 2051cba commit e89b6b1

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

public/images/dongze.jpg

57.7 KB
Loading

src/pages/People.tsx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,22 @@ export function People(): ReactElement {
317317
<p>MPhil Student at HKUST</p>
318318
</div>
319319

320+
<div className="banner-bottom-left">
321+
<a href="https://github.com/dlibk">
322+
<div className="portrait">
323+
<img
324+
alt=""
325+
src="images/dongze.jpg"
326+
className="portrait-round"
327+
/>
328+
</div>
329+
</a>
330+
<h3>
331+
<a href="https://github.com/dlibk">Dongze Li</a>
332+
</h3>
333+
<p>PhD Student at HKUST</p>
334+
</div>
335+
320336
{/* Former Members */}
321337
<div className="clearfix"> </div>
322338
<h2>Former Members</h2>

0 commit comments

Comments
 (0)