Skip to content

Commit

Permalink
Fix Dead CJ Banner Link
Browse files Browse the repository at this point in the history
  • Loading branch information
HassanAbouelela authored Sep 19, 2023
1 parent 1ff3169 commit 9546104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydis_site/templates/home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- Mobile-only Code Jam Banner -->
<section id="mobile-notice" class="is-primary is-hidden-tablet">
<a href="/events/code-jams/9/">
<img src="{% static "images/events/cj10_2023_banner.png" %}" alt="Code Jam 2023">
<img src="{% static "images/events/cj10_2023_banner3.png" %}" alt="Code Jam 2023">
</a>
</section>

Expand Down

0 comments on commit 9546104

Please sign in to comment.