Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions content/competitions/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ <h1 class="title is-3">UQCS Competitions</h1>
We usually run two major competitive events each year: the UQCS CodeJam in Semester 1, and the UQCS Hackathon in Semester 2.
</p>

<h4><a href="codejam-2021">UQCS CodeJam 2021</a> (20th March 2021)</h4>
<h4><a href="hackathon-2021/">UQCS Hackathon 2021</a> (20th &ndash; 22nd August 2021)</h4>

<h4><a href="codejam-2021/">UQCS CodeJam 2021</a> (20th March 2021)</h4>

<h2>Archive</h2>

<h4><a href="hackathon-2020">UQCS Hackathon 2020</a> (16th &ndash; 18th October 2020)</h4>
<h4><a href="hackathon-2020/">UQCS Hackathon 2020</a> (16th &ndash; 18th October 2020)</h4>

<h4><a href="codejam-2020">UQCS CodeJam 2020</a> (28th March 2020)</h4>
<h4><a href="codejam-2020/">UQCS CodeJam 2020</a> (28th March 2020)</h4>

</div>
</section>
Expand Down
2 changes: 1 addition & 1 deletion content/competitions/codejam-2020.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "CodeJam"
title: "CodeJam 2020"
date: 2020-03-22T12:16:23+10:00
draft: false
---
Expand Down
4 changes: 2 additions & 2 deletions content/competitions/codejam-2021.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "CodeJam"
date: 2020-03-22T12:16:23+10:00
title: "CodeJam 2021"
date: 2021-03-05T08:44:54+10:00
draft: false
---

Expand Down
2 changes: 1 addition & 1 deletion content/competitions/hackathon-2020.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Hackathon"
title: "Hackathon 2020"
date: 2020-09-28T00:43:00+10:00
draft: false
---
Expand Down
3 changes: 2 additions & 1 deletion content/competitions/hackathon-2021.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Hackathon"
title: "Hackathon 2021"
date: 2021-07-21T22:37:00+10:00
draft: false
---

Expand Down