Frontend now has mobile web app attribute set

pull/5/head
Paulus Schoutsen 2014-10-23 13:07:25 -07:00
parent 3eca37afd2
commit 450ce69353
1 changed files with 1 additions and 0 deletions

View File

@ -383,6 +383,7 @@ class RequestHandler(BaseHTTPRequestHandler):
write(("<html>"
"<head><title>Home Assistant</title>"
"<meta name='mobile-web-app-capable' content='yes'>"
"<link rel='shortcut icon' href='/static/favicon.ico' />"
"<link rel='icon' type='image/png' "
" href='/static/favicon-192x192.png' sizes='192x192'>"