File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed
static/images/events/summer_code_jam_2021/front_page_banners Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<!-- Mobile-only Notice -->
13
13
< section id ="mobile-notice " class ="message is-primary is-hidden-tablet ">
14
- < img src ="{% static "images /events/summer_code_jam_2021/front_page_banners/sign_up_now.png" %}" alt="Summer Code Jam 2021 ">
14
+ < a href ="/events/code-jams/8/ ">
15
+ < img src ="{% static "images /events/summer_code_jam_2021/front_page_banners/sign_up_now.png" %}" alt="Summer Code Jam 2021 ">
16
+ </ a >
15
17
</ section >
16
18
17
19
<!-- Wave Hero -->
45
47
46
48
{# Code Jam banner #}
47
49
< div id ="wave-hero-right " class ="column is-half ">
48
- < img src ="{% static "images /events/summer_code_jam_2021/front_page_banners/sign_up_now.png" %}" alt="Summer Code Jam 2021 ">
50
+ < a href ="/events/code-jams/8/ ">
51
+ < img src ="{% static "images /events/summer_code_jam_2021/front_page_banners/sign_up_now.png" %}" alt="Summer Code Jam 2021 ">
52
+ </ a >
49
53
</ div >
50
54
</ div >
51
55
</ div >
You can’t perform that action at this time.
0 commit comments