Skip to content

Commit 6eab67d

Browse files
committed
make alumni hall and boe update the same way as the rest
1 parent a2c23d1 commit 6eab67d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

data/building-hours/8-alh.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ schedule:
66
- title: Hours
77
hours:
88
- {days: [Mo, Tu, We, Th, Fr], from: '7:00am', to: '4:30pm'}
9-
# - {days: [Mo, Tu, We, Th, Fr], from: '7:00am', to: '5:00pm'}
9+
10+
# - title: Hours
11+
# hours:
12+
# - {days: [Mo, Tu, We, Th, Fr], from: '7:00am', to: '5:00pm'}
1013

1114
breakSchedule:
1215
fall: []

data/building-hours/8-bc.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,8 @@ breakSchedule:
2121
interim: []
2222
spring: []
2323
easter: []
24-
summer: []
24+
summer:
25+
- title: Hours
26+
hours:
27+
- {days: [Mo, Tu, We, Th], from: '7:00am', to: '10:00pm'}
28+
- {days: [Fr, Sa, Su], from: '7:00am', to: '7:00pm'}

0 commit comments

Comments
 (0)