aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/events/scheduled_events.html
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/templates/events/scheduled_events.html')
-rw-r--r--pydis_site/templates/events/scheduled_events.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/pydis_site/templates/events/scheduled_events.html b/pydis_site/templates/events/scheduled_events.html
index aaff086c..ca81e58a 100644
--- a/pydis_site/templates/events/scheduled_events.html
+++ b/pydis_site/templates/events/scheduled_events.html
@@ -3,16 +3,16 @@
<article class="media">
<div class="media-left">
<p class="image is-64x64">
- <a href="{% url "events:page" path="code-jams/11" %}"><img class="is-rounded" src="/static/images/events/summer_code_jam_2024/logo.webp"></a>
+ <a href="{% url "events:page" path="code-jams/12" %}"><img class="is-rounded" src="/static/images/events/summer_code_jam_2025/logo.png"></a>
</p>
</div>
<div class="media-content">
<div class="content">
- <h5 class="title is-4"><a href="{% url "events:page" path="code-jams/11" %}">Summer Code Jam 2024</a></h5>
+ <h5 class="title is-4"><a href="{% url "events:page" path="code-jams/12" %}">Summer Code Jam 2025</a></h5>
<p class="subtitle is-6">
<span class="icon-text">
<span class="icon date-icon"><i class="fa-regular fa-calendar"></i></span>
- <span>July 2024</span>
+ <span>July/August 2025</span>
</span>
</p>
<p>Our annual code-jam where we place you in a team of five and you have 11 days to code some sort of application or program in Python based on a selected technology or framework.</p>