Skip to content

Commit dda69c8

Browse files
yoannalhcimcsq
authored andcommitted
add hauching
1 parent 2124385 commit dda69c8

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

public/images/hauching.jpg

837 KB
Loading

src/pages/People.tsx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,19 @@ export function People(): ReactElement {
305305
<p>PhD Student at HKUST</p>
306306
</div>
307307

308+
<div className="banner-bottom-left">
309+
<div className="portrait">
310+
<img
311+
alt=""
312+
src="images/hauching.jpg"
313+
className="portrait-round"
314+
/>
315+
</div>
316+
<h3>Hau Ching Lo</h3>
317+
<p>MPhil Student at HKUST</p>
318+
</div>
319+
320+
308321
{/* Former Members */}
309322
<div className="clearfix"> </div>
310323
<h2>Former Members</h2>

0 commit comments

Comments
 (0)