mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Added meta-tag theme-color for better app experience on Chrome Mobile
This commit is contained in:
@@ -357,6 +357,7 @@ class RequestHandler(SimpleHTTPRequestHandler):
|
||||
"<meta name='viewport' content='width=device-width, "
|
||||
" user-scalable=no, initial-scale=1.0, "
|
||||
" minimum-scale=1.0, maximum-scale=1.0' />"
|
||||
"<meta name='theme-color' content='#03a9f4'>"
|
||||
"</head>"
|
||||
"<body fullbleed>"
|
||||
"<h3 id='init' align='center'>Initializing Home Assistant</h3>"
|
||||
|
Reference in New Issue
Block a user