Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building hours update for SHAC #310

Open
hawkrives opened this issue Oct 1, 2019 · 0 comments
Open

Building hours update for SHAC #310

hawkrives opened this issue Oct 1, 2019 · 0 comments

Comments

@hawkrives
Copy link
Member

hawkrives commented Oct 1, 2019

Before:

name: SHAC
subtitle: Student Health and Counseling
image: shac
category: Student Life & Support

schedule:

  • title: Hours
    hours:
    • {days: [Mo], from: '9:00am', to: '8:00pm'}
    • {days: [Tu, We, Th, Fr], from: '9:00am', to: '6:00pm'}

breakSchedule:
fall: []
thanksgiving: []
winter: []
interim: []
spring: []
easter: []
summer: []

After:

name: SHAC
subtitle: Student Health and Counseling
image: shac
category: Student Life & Support

schedule:

  • title: Hours
    hours:
    • {days: [Mo], from: '8:00am', to: '7:00pm'}
    • {days: [Tu, We, Th, Fr], from: '8:00am', to: '5:00pm'}
      notes: >-
      I am the Director of SHAC so I can confirm these are the correct hours!
      Thanks!

breakSchedule:
fall: []
thanksgiving: []
winter: []
interim: []
spring: []
easter: []
summer: []

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant