We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 804165b commit 839337cCopy full SHA for 839337c
src/config/People.jsx
@@ -9,6 +9,8 @@ const principal_investigator = [
9
const phd_students = [
10
{
11
name: "Tao Feng",
12
+ img: require("../assets/people/Tao Feng.jpg"),
13
+ link: "https://ft2023.github.io/taofeng.github.io/"
14
},
15
16
name: "Peixuan Han",
0 commit comments