diff --git a/demo/public/index.html b/demo/public/index.html index 84b16d37c0..a685e87125 100644 --- a/demo/public/index.html +++ b/demo/public/index.html @@ -4,7 +4,7 @@ - + - + - + @@ -91,7 +91,7 @@ display: block; content: ""; height: 112px; - background-color: #3fbbf4; + background-color: #03a9f4; } diff --git a/demo/public/manifest.json b/demo/public/manifest.json index a38462f2e5..ce52141bda 100644 --- a/demo/public/manifest.json +++ b/demo/public/manifest.json @@ -27,7 +27,7 @@ ], "lang": "en-US", "name": "Home Assistant Demo", - "short_name": "Assistant Demo", + "short_name": "Demo", "start_url": "/?homescreen=1", "theme_color": "#03A9F4" } diff --git a/src/html/index.html.template b/src/html/index.html.template index c6f1a653af..fc0e515764 100644 --- a/src/html/index.html.template +++ b/src/html/index.html.template @@ -8,13 +8,13 @@