Fix schedule displaying wrong date
This commit is contained in:
parent
ac71aa170b
commit
68ea59f4d7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
<div class="schedule-header text-center">
|
||||
<h1>Schedule</h1>
|
||||
<h3 id="schedule-date">Monday 21 January 2019</h3>
|
||||
<h3 id="schedule-date">wednesday 23 January 2019</h3>
|
||||
|
||||
<nav class="mb-4">
|
||||
<div class="nav schedule-nav" id="schedule-nav" role="tablist">
|
||||
|
|
Loading…
Reference in a new issue