Skip to content

Commit bacf8a6

Browse files
authored
Merge pull request #3559 from StoDevX/wellness-update
update wellness center hours
2 parents 33a218d + 410c19e commit bacf8a6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

data/building-hours/7-1-wellness-center.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ category: Health and Wellness
55
schedule:
66
- title: Hours
77
hours:
8-
- {days: [Mo, Tu, We, Th, Fr], from: '10:00am', to: '5:00pm'}
8+
- {days: [Mo], from: '1:00pm', to: '9:00pm'}
9+
- {days: [Tu], from: '3:00pm', to: '9:00pm'}
10+
- {days: [We], from: '3:00pm', to: '9:00pm'}
11+
- {days: [Th], from: '2:00pm', to: '8:00pm'}
12+
- {days: [Fr], from: '10:00am', to: '2:00pm'}
13+
- {days: [Su], from: '1:00pm', to: '5:00pm'}
914

1015
breakSchedule:
1116
fall: []

0 commit comments

Comments
 (0)