File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
components/timetable/data Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 245
245
"sponsorSession" : " vue" ,
246
246
"archives" : {
247
247
"slide" : " " ,
248
- "youtube" : " "
248
+ "youtube" : " https://www.youtube.com/watch?v=VOEMhfmVVrY "
249
249
}
250
250
},
251
251
{
Original file line number Diff line number Diff line change 240
240
"sponsorSession" : " vue" ,
241
241
"archives" : {
242
242
"slide" : " " ,
243
- "youtube" : " "
243
+ "youtube" : " https://www.youtube.com/watch?v=VOEMhfmVVrY "
244
244
}
245
245
},
246
246
{
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ export const sponsorSpeakers: SponsorSpeaker[] = [
123
123
type : 'main' ,
124
124
archives : {
125
125
slide : '' ,
126
- youtube : '' ,
126
+ youtube : 'https://www.youtube.com/watch?v=VOEMhfmVVrY ' ,
127
127
} ,
128
128
} ,
129
129
profile : [
You can’t perform that action at this time.
0 commit comments