This commit is contained in:
Pēteris Caune 2015-08-22 13:19:51 +03:00
parent 9fe126e790
commit 7e51c9bc0d

View File

@ -7,7 +7,7 @@
height="50" height="50"
width="200" width="200"
src="{% static 'img/logo-full.png'%}" src="{% static 'img/logo-full.png'%}"
srcset="{% static 'img/logo.png'%} 1x, {% static 'img/logo-full@2x.png'%} 2x" srcset="{% static 'img/logo-full.png'%} 1x, {% static 'img/logo-full@2x.png'%} 2x"
alt="healthchecks.io"> alt="healthchecks.io">
{% endblock %} {% endblock %}