Skip to content

Commit a1c58a4

Browse files
authored
Merge pull request #1079 from StoDevX/pause-is-closed
Note that the Pause is closed
2 parents 042770f + 5c565fb commit a1c58a4

File tree

2 files changed

+260
-247
lines changed

2 files changed

+260
-247
lines changed

data/building-hours/1-2-pause-kitchen.yaml

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,18 @@ image: pause-kitchen
33
category: Food
44

55
schedule:
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

Comments
 (0)