diff options
Diffstat (limited to 'website/templates/sponsors.html')
-rw-r--r-- | website/templates/sponsors.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/sponsors.html b/website/templates/sponsors.html index 92864f5..2a97715 100644 --- a/website/templates/sponsors.html +++ b/website/templates/sponsors.html @@ -26,7 +26,7 @@ <div class="sponsor"> <div class="large-4 columns"> <a href="http://www.jpmorgan.com/" target="_blank"> - <img src="{% static 'img/jp-logo.png' %}" style="width: 100%; margin: 25px 0 0 0;"> + <img src="{% static 'img/jp-logo.jpg' %}" style="width: 100%; margin: 25px 0 0 0;"> </a> </div> <div class="large-8 columns"> |