@@ -3,16 +3,18 @@ image: pause-kitchen
33category : Food
44
55schedule :
6- - title : Daylight
7- notes : The late night menu starts at 9 p.m.
8- hours :
9- - {days: [Mo], from: '10:30am', to: '12:00am'}
10- - {days: [Tu], from: '11:30am', to: '12:00am'}
11- - {days: [We], from: '10:30am', to: '12:00am'}
12- - {days: [Th], from: '11:30am', to: '12:00am'}
13- - {days: [Fr], from: '10:30am', to: '9:00pm'}
14- - {days: [Sa], from: '11:30am', to: '9:00pm'}
15- - {days: [Su], from: '11:30am', to: '12:00am'}
6+ - title : Summertime
7+ # title: Daylight
8+ notes : The Pause Kitchen is closed for the summer.
9+ # notes: The late night menu starts at 9 p.m.
10+ hours : []
11+ # - {days: [Mo], from: '10:30am', to: '12:00am'}
12+ # - {days: [Tu], from: '11:30am', to: '12:00am'}
13+ # - {days: [We], from: '10:30am', to: '12:00am'}
14+ # - {days: [Th], from: '11:30am', to: '12:00am'}
15+ # - {days: [Fr], from: '10:30am', to: '9:00pm'}
16+ # - {days: [Sa], from: '11:30am', to: '9:00pm'}
17+ # - {days: [Su], from: '11:30am', to: '12:00am'}
1618
1719 - title : Late Night
1820 hours :
0 commit comments