From 03fe5b04b5be86f2f69377bcf36a2938de9b7dd3 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 8 Feb 2017 20:31:36 -0800 Subject: [PATCH] Remove non-working webfont preload (#5819) --- homeassistant/components/frontend/templates/index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/homeassistant/components/frontend/templates/index.html b/homeassistant/components/frontend/templates/index.html index 05e33dc5dcc..4b1aa2033ea 100644 --- a/homeassistant/components/frontend/templates/index.html +++ b/homeassistant/components/frontend/templates/index.html @@ -10,9 +10,6 @@ href='/static/icons/favicon-apple-180x180.png'> - - - {% for panel in panels.values() -%} {% endfor -%}