Skip to content

Commit

Permalink
update bookstore hours per user submission
Browse files Browse the repository at this point in the history
  • Loading branch information
drewvolz committed Feb 12, 2024
1 parent 2c9a313 commit 4c7d7dd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions data/building-hours/2-1-bookstore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ category: Supplies and Books
schedule:
- title: Hours
hours:
- {days: [Mo, Tu, We, Th, Fr], from: '8:00am', to: '5:00pm'}
- {days: [Sa], from: '10:00am', to: '4:00pm'}
- {days: [Su], from: '10:00am', to: '2:00pm'}
- {days: [Mo, Tu, We, Th, Fr], from: 8:00am, to: 5:00pm}
- {days: [Sa], from: 10:00am, to: 3:00pm}

breakSchedule:
fall: []
Expand Down

0 comments on commit 4c7d7dd

Please sign in to comment.