File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,18 @@ const phd_students = [
2828 img : require ( "../assets/people/HaofeiYu.jpg" ) ,
2929 link : "https://haofeiyu.me" ,
3030 } ,
31+ {
32+ name : "Siqi Zhu" ,
33+ img : require ( "../assets/people/SiqiZhu.PNG" ) ,
34+ link : "https://sites.google.com/view/siqizhu/home" ,
35+ } ,
3136] ;
3237
3338const ms_students = [
3439 {
3540 name : "Zhaochen Hong" ,
3641 img : require ( "../assets/people/ZhaochenHong.jpeg" ) ,
37- link : "https://timsanders256 .github.io/" ,
42+ link : "https://zhaochenhong42 .github.io/" ,
3843 } ,
3944 {
4045 name : "Yexin Wu" ,
@@ -68,7 +73,7 @@ const visiting_students = [
6873 {
6974 name : "Zijia Liu" ,
7075 img : require ( "../assets/people/ZijiaLiu.jpeg" ) ,
71- link : "https://www.linkedin.com/in/zijia-liu-771137334 /" ,
76+ link : "https://m-serious.github.io /" ,
7277 description : "Ph.D. student" ,
7378 } ,
7479] ;
You can’t perform that action at this time.
0 commit comments