We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93597ed commit 3936ef6Copy full SHA for 3936ef6
data/building-hours/8-bc.yaml
@@ -5,9 +5,14 @@ category: Academia
5
schedule:
6
- title: Hours
7
hours:
8
- - {days: [Mo, Tu, We, Th], from: '7:00am', to: '12:00am'}
9
- - {days: [Fr, Sa], from: '7:00am', to: '2:00am'}
10
- - {days: [Su], from: '7:00am', to: '12:00am'}
+ - {days: [Mo, Tu, We, Th], from: '7:00am', to: '10:00pm'}
+ - {days: [Fr, Sa, Su], from: '7:00am', to: '7:00pm'}
+
11
+ # - title: Hours
12
+ # hours:
13
+ # - {days: [Mo, Tu, We, Th], from: '7:00am', to: '12:00am'}
14
+ # - {days: [Fr, Sa], from: '7:00am', to: '2:00am'}
15
+ # - {days: [Su], from: '7:00am', to: '12:00am'}
16
17
breakSchedule:
18
fall: []
@@ -16,8 +21,4 @@ breakSchedule:
21
interim: []
22
spring: []
23
easter: []
19
- summer:
20
- - title: Hours
- hours:
- - {days: [Mo, Tu, We, Th], from: '7:00am', to: '10:00pm'}
- - {days: [Fr, Sa, Su], from: '7:00am', to: '7:00pm'}
24
+ summer: []
0 commit comments