File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
pydis_site/templates/home Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
<!-- Mobile-only Code Jam Banner -->
13
13
< section id ="mobile-notice " class ="is-primary is-hidden-tablet ">
14
14
< a href ="/events/code-jams/9/ ">
15
- < img src ="{% static "images /events/summer_code_jam_2022/front_page_banners/qualifier_release .png" %}" alt="Summer Code Jam 2022 ">
15
+ < img src ="{% static "images /events/summer_code_jam_2022/front_page_banners/sign_up .png" %}" alt="Summer Code Jam 2022 ">
16
16
</ a >
17
17
</ section >
18
18
48
48
{# Code Jam Banner #}
49
49
< div id ="wave-hero-right " class ="column is-half ">
50
50
< a href ="/events/code-jams/9/ ">
51
- < img src ="{% static "images /events/summer_code_jam_2022/front_page_banners/qualifier_release .png" %}" alt="Summer Code Jam 2022 ">
51
+ < img src ="{% static "images /events/summer_code_jam_2022/front_page_banners/sign_up .png" %}" alt="Summer Code Jam 2022 ">
52
52
</ a >
53
53
</ div >
54
54
</ div >
You can’t perform that action at this time.
0 commit comments