diff options
author | 2025-01-20 12:10:07 +0100 | |
---|---|---|
committer | 2025-02-01 11:26:33 +0100 | |
commit | d8e54ed757e22d5c370d9ce8970a3fd71e979a41 (patch) | |
tree | 9187ac65b186af66042ac460d0e34e8a0505a7e5 /pydis_site/templates | |
parent | Bump coverallsapp/github-action from 2.3.0 to 2.3.4 (#1436) (diff) |
Remove 2024 code jam notification
Diffstat (limited to 'pydis_site/templates')
-rw-r--r-- | pydis_site/templates/events/pages/code-jams/_index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/_index.html b/pydis_site/templates/events/pages/code-jams/_index.html index 953e7382..bdf7d43d 100644 --- a/pydis_site/templates/events/pages/code-jams/_index.html +++ b/pydis_site/templates/events/pages/code-jams/_index.html @@ -8,10 +8,6 @@ {% block title %}Code Jams{% endblock %} {% block event_content %} - <div class="notification is-success"> - The <strong>2024 Summer Code Jam</strong> is currently underway and you can still enter! - <strong>The qualifier is open until July 10</strong>; check out the details <a href="{% url "events:page" path="code-jams/11" %}">here</a>. - </div> <p> If you've been around the server for a while, or you just happened to join at the right time, you may have heard of something known as a Code Jam. |