Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b293ed

Browse files
committed
add ap hua & rap cao to faculty
1 parent 9158331 commit 0b293ed

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

public/images/cao.jpg

100755100644
759 KB
Loading

src/pages/People.tsx

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,32 @@ export function People(): ReactElement {
124124
<p>Research Assistant Professor at HKUST</p>
125125
</div>
126126

127+
<div className="banner-bottom-left">
128+
<a href="https://huaxunhuang.github.io">
129+
<div className="portrait huaxun"></div>
130+
</a>
131+
132+
<h3>
133+
<a href="https://huaxunhuang.github.io">Huaxun Huang</a>
134+
</h3>
135+
<p>
136+
Assistant Professor at Xiamen University
137+
</p>
138+
</div>
139+
140+
<div className="banner-bottom-left">
141+
<a href="https://bella-academic.netlify.app/">
142+
<div className="portrait">
143+
<img alt="" src="images/cao.jpg" className="portrait-round" />
144+
</div>
145+
</a>
146+
147+
<h3>
148+
<a href="https://bella-academic.netlify.app/">Jialun Cao</a>
149+
</h3>
150+
<p>Research Assistant Professor at HKUST</p>
151+
</div>
152+
127153
{/* Students */}
128154

129155
<div className="clearfix"> </div>
@@ -353,18 +379,6 @@ export function People(): ReactElement {
353379
<div className="clearfix"> </div>
354380
<h2>Former Members</h2>
355381

356-
<div className="banner-bottom-left">
357-
<a href="https://bella-academic.netlify.app/">
358-
<div className="portrait">
359-
<img alt="" src="images/cao.jpg" className="portrait-round" />
360-
</div>
361-
</a>
362-
<h3>
363-
<a href="https://bella-academic.netlify.app/">Jialun Cao</a>
364-
</h3>
365-
<p>PhD Graduate at HKUST</p>
366-
</div>
367-
368382
<div className="banner-bottom-left">
369383
<a href="https://home.cse.ust.hk/~jhuao/">
370384
<div className="portrait jiajun"></div>
@@ -376,20 +390,6 @@ export function People(): ReactElement {
376390
<p>PhD Graduate at HKUST</p>
377391
</div>
378392

379-
<div className="banner-bottom-left">
380-
<a href="https://huaxunhuang.github.io">
381-
<div className="portrait huaxun"></div>
382-
</a>
383-
384-
<h3>
385-
<a href="https://huaxunhuang.github.io">Huaxun Huang</a>
386-
</h3>
387-
<p>
388-
PhD Graduate at HKUST. An incoming Assistant Professor at Xiamen
389-
University
390-
</p>
391-
</div>
392-
393393
<div className="banner-bottom-left">
394394
<a href="https://github.com/Derppening/">
395395
<div className="portrait">

0 commit comments

Comments
 (0)