aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/home/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/templates/home/index.html')
-rw-r--r--pydis_site/templates/home/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html
index 8ebf186e..cb2f71ad 100644
--- a/pydis_site/templates/home/index.html
+++ b/pydis_site/templates/home/index.html
@@ -11,8 +11,8 @@
<!-- Mobile-only Code Jam Banner -->
<section id="mobile-notice" class="is-primary is-hidden-tablet">
- <a href="/events/code-jams/11/">
- <img src="{% static "images/events/summer_code_jam_2024/banner.webp" %}" alt="Code Jam 2024">
+ <a href="/events/code-jams/12/">
+ <img src="{% static "images/events/summer_code_jam_2025/banner_with_dates.png" %}" alt="Code Jam 2025">
</a>
</section>
@@ -47,8 +47,8 @@
{# Code Jam Banner #}
<div id="wave-hero-right" class="column is-half">
- <a href="/events/code-jams/11/">
- <img src="{% static "images/events/summer_code_jam_2024/banner.webp" %}" alt="Code Jam 2024">
+ <a href="/events/code-jams/12/">
+ <img src="{% static "images/events/summer_code_jam_2025/banner_with_dates.png" %}" alt="Code Jam 2025">
</a>
</div>
</div>