Skip to content

Commit b8c83e4

Browse files
Enable session widgets
1 parent 03f76ff commit b8c83e4

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

data/plan.yml

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -300,17 +300,16 @@ sessions:
300300
- `!qa`: Show the list of questions
301301
- `!qa-asked <number>`: Mark a question as asked
302302
- `!qa-clear`: Clear the list of questions
303-
# TODO add these back once their content is online
304-
#widgets:
305-
# 8: # 145
306-
# - { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-1-room-1.html }
307-
# - { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-2-room-1.html }
308-
# 9: # 332
309-
# - { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-1-room-2.html }
310-
# - { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-2-room-2.html }
311-
# 10: # 334
312-
# - { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-1-room-3.html }
313-
# - { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-2-room-3.html }
314-
# 11: # 340
315-
# - { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-1-room-4.html }
316-
# - { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-2-room-4.html }
303+
widgets:
304+
8: # 145
305+
- { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-1-room-1.html }
306+
- { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-2-room-1.html }
307+
9: # 332
308+
- { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-1-room-2.html }
309+
- { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-2-room-2.html }
310+
10: # 334
311+
- { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-1-room-3.html }
312+
- { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-2-room-3.html }
313+
11: # 340
314+
- { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-1-room-4.html }
315+
- { name: Live Stream, custom: https://attend.seagl.org/widgets/seagl/day-2-room-4.html }

0 commit comments

Comments
 (0)