Adding days of the week back - was looking at wrong year, doh!
This commit is contained in:
parent
395ca8e765
commit
7a6cdbad0e
|
@ -236,8 +236,8 @@ $discordInviteURL := "https://discord.gg/hmn" }}
|
||||||
<div class="section mw8 margin-center ph3 ph4-l">
|
<div class="section mw8 margin-center ph3 ph4-l">
|
||||||
<h2>How to participate</h2>
|
<h2>How to participate</h2>
|
||||||
<p>
|
<p>
|
||||||
The jam takes place from April 14 through April 16. Here's how you can
|
The jam takes place from Friday, April 14 through Sunday, April 16. Here's
|
||||||
participate:
|
how you can participate:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="{{ if gt .DaysUntilStart 0 }}emphasized{{ end }}">
|
<div class="{{ if gt .DaysUntilStart 0 }}emphasized{{ end }}">
|
||||||
|
|
Loading…
Reference in New Issue