File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,15 +148,7 @@ export function People(): ReactElement {
148148 { /* Students */ }
149149
150150 < div className = "clearfix" > </ div >
151- < h2 > Students</ h2 >
152-
153- < div className = "banner-bottom-left" >
154- < div className = "portrait" >
155- < img alt = "" src = "images/jiarong.png" className = "portrait-round" />
156- </ div >
157- < h3 > Jiarong Wu</ h3 >
158- < p > PhD Student at HKUST</ p >
159- </ div >
151+ < h2 > Students</ h2 >
160152
161153 < div className = "banner-bottom-left" >
162154 < div className = "portrait" >
@@ -387,6 +379,20 @@ export function People(): ReactElement {
387379 </ p >
388380 </ div >
389381
382+ < div className = "banner-bottom-left" >
383+ < a href = "https://sissel-wu.github.io" >
384+ < div className = "portrait" >
385+ < img alt = "" src = "images/jiarong.png" className = "portrait-round" />
386+ </ div >
387+ </ a >
388+ < h3 >
389+ < a href = "https://sissel-wu.github.io" > Jiarong Wu</ a >
390+ </ h3 >
391+ < p >
392+ PhD Graduate at HKUST
393+ </ p >
394+ </ div >
395+
390396 < div className = "banner-bottom-left" >
391397 < a href = "https://troublor.xyz" >
392398 < div className = "portrait" >
You can’t perform that action at this time.
0 commit comments