Skip to content

Commit cb15490

Browse files
authored
Add to the list of people
1 parent 03bac4b commit cb15490

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
@@ -28,6 +28,11 @@ 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.jpg"),
34+
link: "https://sites.google.com/view/siqizhu/home",
35+
},
3136
];
3237

3338
const ms_students = [

0 commit comments

Comments
 (0)