Skip to content

Commit 7beba54

Browse files
committed
Merge branch 'main' of github.com:ulab-uiuc/ulab-uiuc.github.io into main
2 parents 3089287 + 368a485 commit 7beba54

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

src/assets/people/YihangSun.jpg

56 KB
Loading

src/config/People.jsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ const ms_students = [
6161
img: require("../assets/people/ZiruiCheng.jpg"),
6262
link: "https://chengzr01.github.io/",
6363
},
64+
{
65+
name: "Yihang Sun",
66+
img: require("../assets/people/YihangSun.jpg"),
67+
link: "https://plotbaelish.github.io/",
68+
},
6469
];
6570

6671
const visiting_students = [

0 commit comments

Comments
 (0)