Skip to content

Commit 8b32629

Browse files
authored
Change image file extension for Siqi Zhu
1 parent dde3c3b commit 8b32629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/People.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const phd_students = [
3030
},
3131
{
3232
name: "Siqi Zhu",
33-
img: require("../assets/people/SiqiZhu.jpg"),
33+
img: require("../assets/people/SiqiZhu.PNG"),
3434
link: "https://sites.google.com/view/siqizhu/home",
3535
},
3636
];

0 commit comments

Comments
 (0)