diff options
Diffstat (limited to 'website/templates/index.html')
-rw-r--r-- | website/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index d4421c9..0e44cd0 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -103,7 +103,7 @@ <ul class="large-block-grid-3"> <li> <a href="http://www.jpmorgan.com" target="_blank"> - <img src="{% static 'img/jp-logo.png' %}" style=" width: 95%; margin: 25px 0 0 0;"> + <img src="{% static 'img/jp-logo.jpg' %}" style=" width: 95%; margin: 25px 0 0 0;"> </a> </li> <li> |