Skip to content

Commit 058cd59

Browse files
committed
hours: Mark convenience store as open for the year
Also, update the hours to match the website
1 parent 4a4a47e commit 058cd59

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

data/building-hours/2-2-convenience-store.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ category: Supplies and Books
55
schedule:
66
- title: Hours
77
hours: []
8-
# - {days: [Mo, Tu, We, Th, Fr], from: '5:00pm', to: '8:00pm'}
9-
# - {days: [Sa], from: '4:00pm', to: '8:00pm'}
10-
# - {days: [Su], from: '12:00pm', to: '4:00pm'}
11-
notes: The convenience store is closed for the summer? They should be open whenever the bookstore is open.
8+
- {days: [Mo, Tu, We, Th, Fr], from: '5:00pm', to: '8:00pm'}
9+
- {days: [Sa], from: '4:00pm', to: '8:00pm'}
10+
- {days: [Su], from: '12:00pm', to: '4:00pm'}
1211

1312
breakSchedule:
1413
fall: []

0 commit comments

Comments
 (0)