Skip to content

Commit 9601f54

Browse files
chore: update image (#10621)
1 parent 716e4eb commit 9601f54

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.
185 KB
Loading

app/grants/templates/grants/landing/landing_qf_active.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h4 class="text-wrap gc-font-base font-weight-normal mb-md-5 mb-4 pt-md-4 pt-1 t
2020
</div>
2121
<div class="col-md order-md-last order-first">
2222
{% if show_main_round_banner %}
23-
<img src="{% static 'v2/images/grants/gr13-banner-half-1.png' %}" class="d-block w-100"/>
23+
<img src="{% static 'v2/images/grants/gr14-banner.png' %}" class="d-block w-100"/>
2424
{% else %}
2525
<img src="{% static 'v2/images/grants/rocket.svg' %}" height="241" width="311" />
2626
{% endif %}

0 commit comments

Comments
 (0)