From 7e51c9bc0da9b4b3634396d429157e6a6ba0fdf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Sat, 22 Aug 2015 13:19:51 +0300 Subject: [PATCH] oops --- templates/front/welcome.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/front/welcome.html b/templates/front/welcome.html index b6ce1ce7..99c3acd2 100644 --- a/templates/front/welcome.html +++ b/templates/front/welcome.html @@ -7,7 +7,7 @@ height="50" width="200" 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"> {% endblock %}