Skip to content

Commit 85776e1

Browse files
Add Yihang Sun to the list of people
1 parent 367fea5 commit 85776e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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)