Skip to content

Commit a601ebc

Browse files
authored
update congying graudation info
update congying graudation info
1 parent 09bf758 commit a601ebc

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

src/pages/People.tsx

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,22 @@ export function People(): ReactElement {
145145
<p>Research Assistant Professor at HKUST</p>
146146
</div>
147147

148+
<div className="banner-bottom-left">
149+
<a href="https://congyingxu.github.io/">
150+
<div className="portrait">
151+
<img
152+
alt=""
153+
src="images/congying.jpeg"
154+
className="portrait-round"
155+
/>
156+
</div>
157+
</a>
158+
<h3>
159+
<a href="https://congyingxu.github.io/">Congying Xu</a>
160+
</h3>
161+
<p>Postdoc at HKUST</p>
162+
</div>
163+
148164
{/* Students */}
149165

150166
<div className="clearfix"> </div>
@@ -184,22 +200,6 @@ export function People(): ReactElement {
184200
<p>PhD Student at HKUST</p>
185201
</div>
186202

187-
<div className="banner-bottom-left">
188-
<a href="https://congyingxu.github.io/">
189-
<div className="portrait">
190-
<img
191-
alt=""
192-
src="images/congying.jpeg"
193-
className="portrait-round"
194-
/>
195-
</div>
196-
</a>
197-
<h3>
198-
<a href="https://congyingxu.github.io/">Congying Xu</a>
199-
</h3>
200-
<p>PhD Student at HKUST</p>
201-
</div>
202-
203203
<div className="banner-bottom-left">
204204
<a href="https://corazona-chen.github.io">
205205
<div className="portrait">

0 commit comments

Comments
 (0)