File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
components/timetable/data Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 706
706
"titleKey" : " sessions.keima" ,
707
707
"speaker" : " 甲斐 啓真 / Keima" ,
708
708
"archives" : {
709
- "slide" : " " ,
709
+ "slide" : " https://docs.google.com/presentation/d/1sVPisJofs18G8WUitn4l53s-mXFLRTs2Q4F0hqFqS5A/edit?usp=sharing " ,
710
710
"youtube" : " "
711
711
}
712
712
}
Original file line number Diff line number Diff line change 704
704
"titleKey" : " sessions.keima" ,
705
705
"speaker" : " 甲斐 啓真 / Keima" ,
706
706
"archives" : {
707
- "slide" : " " ,
707
+ "slide" : " https://docs.google.com/presentation/d/1sVPisJofs18G8WUitn4l53s-mXFLRTs2Q4F0hqFqS5A/edit?usp=sharing " ,
708
708
"youtube" : " "
709
709
}
710
710
}
Original file line number Diff line number Diff line change @@ -296,7 +296,8 @@ export const speakers: Speaker[] = [
296
296
time : '17:15 - 17:45' ,
297
297
type : 'main' ,
298
298
archives : {
299
- slide : 'https://docs.google.com/presentation/d/1sVPisJofs18G8WUitn4l53s-mXFLRTs2Q4F0hqFqS5A/edit#slide=id.p' ,
299
+ slide :
300
+ 'https://docs.google.com/presentation/d/1sVPisJofs18G8WUitn4l53s-mXFLRTs2Q4F0hqFqS5A/edit#slide=id.p' ,
300
301
} ,
301
302
} ,
302
303
profile : {
You can’t perform that action at this time.
0 commit comments