Skip to content

Commit

Permalink
Add opening times for friday
Browse files Browse the repository at this point in the history
Close #108
  • Loading branch information
jbelien committed Sep 24, 2023
1 parent f2c07de commit 4ed004c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Schedule.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ const schedule = [
{
name: 'Welcome Program',
description: 'To be announced',
start: '--',
end: '--',
start: '16:00',
end: '20:00',
},
],
},
Expand Down

0 comments on commit 4ed004c

Please sign in to comment.