diff options
author | 2022-08-23 12:52:41 +0400 | |
---|---|---|
committer | 2022-08-23 12:52:41 +0400 | |
commit | f200c60ba865f2569383010b2386b50f7e0ae0a2 (patch) | |
tree | 8bc8d4638578383590fcc39e78138a5100d0b11d /pydis_site/templates | |
parent | Clarify Tag Model Docstring (diff) | |
parent | Merge pull request #764 from python-discord/fix-infraction-tests (diff) |
Merge branch 'main' into bot-tags
Diffstat (limited to 'pydis_site/templates')
-rw-r--r-- | pydis_site/templates/events/pages/code-jams/9/_index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/9/_index.html b/pydis_site/templates/events/pages/code-jams/9/_index.html index 7c2617d7..ca7c4f90 100644 --- a/pydis_site/templates/events/pages/code-jams/9/_index.html +++ b/pydis_site/templates/events/pages/code-jams/9/_index.html @@ -27,8 +27,8 @@ <li><strike>Wednesday, July 6 - Voting for the theme opens</strike></li> <li><strike>Wednesday, July 13 - The Qualifier closes</strike></li> <li><strike>Thursday, July 21 - Code Jam Begins</strike></li> - <li>Sunday, July 31 - Coding portion of the jam ends</li> - <li>Sunday, August 4 - Code Jam submissions are closed</li> + <li><strike>Sunday, July 31 - Coding portion of the jam ends</strike></li> + <li><strike>Sunday, August 4 - Code Jam submissions are closed</strike></li> </ul> <h3 id="qualifier"><a href="#how-to-join">The Qualifier</a></h3> |