Skip to content

Commit

Permalink
Update event end time
Browse files Browse the repository at this point in the history
  • Loading branch information
ericthelemur committed Feb 7, 2024
1 parent d504c7a commit 2ff18bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ event_start_date = "3rd Feb 2024"
subs_close_date = "8th Jan"
sub_close_time = "2024-01-08T23:59:00Z"
countdown_time = "2024-02-03T10:00:00Z"
end_time = "2024-02-14T19:00:00Z"
end_time = "2024-02-04T22:00:00Z"
event_date_range = "3-4th Feb 2024"
signup_link = "https://oengus.fun/wasd2024"
money_raised = "£9,000"
Expand Down
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<p class="phase-schedule" hidden>Our schedule has been released!</p>
<p class="phase-during" hidden>WASD is now <strong><a target="_blank" href="https://warwickspeed.run/twitch">live on Twitch</a></strong>!</p>
<p class="phase-during" hidden>Donate <strong><a target="_blank" href="https://warwickspeed.run/donate"> on Tiltify!</a></strong>!</p>
<p class="phase-after" hidden><strong>WASD {{ config.extra.event_year }} has ended.</strong> Thanks everyone for your support!</p>
<p class="phase-after" hidden><strong>WASD {{ config.extra.event_year }} raised £1615 for SpecialEffect.</strong> Thanks everyone for your support!</p>

</div>
<div class="buttons">
Expand Down

0 comments on commit 2ff18bb

Please sign in to comment.