We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ca8a0 commit db16567Copy full SHA for db16567
1 file changed
app/(default)/(event)/cvpr2026/workshop/page.tsx
@@ -50,13 +50,13 @@ const speakers: {
50
// affiliation: 'National University of Singapore',
51
// link: 'https://haroldsoh.com/'
52
// },
53
- {
54
- name: "Shuran Song",
55
- image: "/assets/person/shuran_song.jpg",
56
- position: "Assistant Professor",
57
- affiliation: 'Stanford',
58
- link: 'https://shurans.github.io/'
59
- },
+ // {
+ // name: "Shuran Song",
+ // image: "/assets/person/shuran_song.jpg",
+ // position: "Assistant Professor",
+ // affiliation: 'Stanford',
+ // link: 'https://shurans.github.io/'
+ // },
60
{
61
name: "Yilun Du",
62
image: "/assets/person/yilun_du.jpg",
0 commit comments