Skip to content

Commit

Permalink
Merge pull request #510 from ocf/jaysa68-patch-1
Browse files Browse the repository at this point in the history
shorten tuesday hours (real) & close for labor day
  • Loading branch information
jaysa68 authored Sep 2, 2023
2 parents fd81d63 + 348f728 commit 7d51b01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion configs/hours.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ regular:
Monday:
- ['9:00', '20:00']
Tuesday:
- ['9:00', '20:00']
- ['9:00', '19:00']
Wednesday:
- ['9:00', '19:00']
Thursday:
Expand Down Expand Up @@ -315,3 +315,5 @@ holidays:
- ['10:00', '20:00']
- date: [2023-05-13, 2023-08-27]
reason: Summer Break
- date: 2023-09-04
reason: Labor Day

0 comments on commit 7d51b01

Please sign in to comment.