Skip to content

Commit 7b34f06

Browse files
CongyingXUimcsq
authored andcommitted
update congying's homepage
1 parent 2ccb302 commit 7b34f06

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/pages/People.tsx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,14 +225,17 @@ export function People(): ReactElement {
225225
</div>
226226

227227
<div className="banner-bottom-left">
228+
<a href="https://congyingxu.github.io/">
228229
<div className="portrait">
229230
<img
230231
alt=""
231-
src="images/congying.jpeg"
232+
src="images/congying.jpeg"
232233
className="portrait-round"
233234
/>
234235
</div>
235-
<h3>Congying Xu</h3>
236+
<h3>
237+
<a href="https://congyingxu.github.io/">Congying Xu</a>
238+
</h3>
236239
<p>PhD Student at HKUST</p>
237240
</div>
238241

0 commit comments

Comments
 (0)