Skip to content

Commit d038076

Browse files
Merge pull request #560 from python-discord/mbaruh/cj-links
Added list of cj8 submissions in subpage
2 parents 4de9cdf + 4625841 commit d038076

File tree

3 files changed

+488
-4
lines changed

3 files changed

+488
-4
lines changed

pydis_site/templates/events/pages/code-jams/8/_index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,10 @@ <h3 if="qualifier"><a href="#qualifier">The Qualifier</a></h3>
5252
<li>The Qualifier must be submitted through the Code Jam sign-up form.</li>
5353
</ul>
5454
</p>
55-
<h3 id="how-to-join"><a href="#how-to-join">How to Join</a></h3>
55+
<h3 id="submissions"><a href="#submissions">Submissions</a></h3>
5656
<p>
57-
To enter into the code jam you must complete <a href="#qualifier">The Qualifier</a> and submit the sign-up form.
58-
Don't forget to join us on Discord at <a href="https://discord.gg/python">discord.gg/python</a>!
59-
<div class="has-text-centered"><a class="button is-link" href="https://form.jotform.com/211714357615050" target="_blank">Sign up for the Code Jam</a></div>
57+
63 teams started out on July 9th 2021. By the end of the jam, 51 teams made project submissions. Check them all out here:
58+
<div class="has-text-centered"><a class="button is-link" href="submissions">View Submissions</a></div>
6059
</p>
6160
<h3 id="prizes"><a href="#prizes">Prizes</a></h3>
6261
<p>

0 commit comments

Comments
 (0)