diff options
author | 2022-08-16 20:13:21 +0530 | |
---|---|---|
committer | 2022-08-16 20:13:21 +0530 | |
commit | c5e03fbb8f7a4ebc2f75ce9f8099ba9ef1366f1e (patch) | |
tree | 5d684dca83ec70bca29d1919d745eda535505f13 | |
parent | Merge pull request #762 from python-discord/raise-static-builds (diff) |
striked passed date
-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> |