We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ac49e commit e5f07daCopy full SHA for e5f07da
app/(default)/(event)/cvpr2026/workshop/page.tsx
@@ -43,13 +43,13 @@ const speakers: {
43
affiliation: 'Imperial College London',
44
link: 'https://www.robot-learning.uk/'
45
},
46
- {
47
- name: "Harold Soh",
48
- image: "/assets/person/harold_soh.jpg",
49
- position: "Associate Professor",
50
- affiliation: 'National University of Singapore',
51
- link: 'https://haroldsoh.com/'
52
- },
+ // {
+ // name: "Harold Soh",
+ // image: "/assets/person/harold_soh.jpg",
+ // position: "Associate Professor",
+ // affiliation: 'National University of Singapore',
+ // link: 'https://haroldsoh.com/'
+ // },
53
{
54
name: "Shuran Song",
55
image: "/assets/person/shuran_song.jpg",
0 commit comments