Skip to content

Commit 1f57fef

Browse files
committed
Added lunch metadata ➕🥖
1 parent c9f8f90 commit 1f57fef

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

_data/conf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ peri:
175175
title: 'Conference, Day 1'
176176
desc: 'Opening Keynote & Talks'
177177
link: '/schedule/day-1'
178-
#menu: 'day1-menus.html'
178+
menu: 'day1-menus.html'
179179
pm:
180180
title: 'Newcomer Dinner'
181181
desc: 'Dine-Around'
@@ -185,7 +185,7 @@ peri:
185185
title: 'Conference, Day 2'
186186
desc: 'Awesome Talks'
187187
link: '/schedule/day-2'
188-
#menu: 'day2-menus.html'
188+
menu: 'day2-menus.html'
189189
pm:
190190
title: 'Reception'
191191
link: '/general-info/venues/#reception'

_data/schedule.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,19 @@
9595
time: 16:00-16:30
9696
day2: true
9797

98-
# lunch
98+
# Lunches
9999
- timeImg: 12.00.png
100100
title: Lunch
101-
time: 12:00-13:00
102101
day1: true
102+
time: 12:00-13:00
103+
menu: day1-menus
104+
submenu: Lunch
103105
- timeImg: 12.00.png
104106
title: Lunch
105-
time: 12:00-13:15
106107
day2: true
108+
time: 12:00-13:15
109+
menu: day2-menus
110+
submenu: Lunch
107111

108112
# keynotes
109113
- timeImg: 9.45.png

0 commit comments

Comments
 (0)