Skip to content

Commit

Permalink
Add Hackathon time to index page
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondburned committed Mar 20, 2024
1 parent fc4b31b commit 089883a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/frontend/pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ <h2>Mini Hackathon</h2>
<p>
{{ .HackathonConfig.StartTime.Format "Monday, January" }}
{{ .HackathonConfig.StartTime.Day | ordinal }}
at
{{ .HackathonConfig.StartTime.Format "3:04 PM" }}
in
{{ .HackathonConfig.Location }}
</p>
Expand Down

0 comments on commit 089883a

Please sign in to comment.