Skip to content

Commit 8725c9d

Browse files
committed
.
1 parent 87312a0 commit 8725c9d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • app/(default)/(event)/rss2026/workshop

app/(default)/(event)/rss2026/workshop/page.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,13 @@ const speakers: {
6464
affiliation: 'NUS',
6565
link: 'https://fanshi14.github.io/me/'
6666
},
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+
},
6774
];
6875

6976

0 commit comments

Comments
 (0)