We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87312a0 commit 8725c9dCopy full SHA for 8725c9d
1 file changed
app/(default)/(event)/rss2026/workshop/page.tsx
@@ -64,6 +64,13 @@ const speakers: {
64
affiliation: 'NUS',
65
link: 'https://fanshi14.github.io/me/'
66
},
67
+ {
68
+ name: "Tianyu Li",
69
+ image: "/assets/person/tianyu_li.jpg",
70
+ position: "Ph.D. Candidate",
71
+ affiliation: 'Fudan University',
72
+ link: 'https://scholar.google.com/citations?user=X6vTmEMAAAAJ'
73
+ },
74
];
75
76
0 commit comments