mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update demo
This commit is contained in:
parent
9cbd2d1141
commit
383f58daea
File diff suppressed because one or more lines are too long
@ -16,7 +16,7 @@
|
|||||||
user-scalable=no' />
|
user-scalable=no' />
|
||||||
<meta name='theme-color' content='#03a9f4'>
|
<meta name='theme-color' content='#03a9f4'>
|
||||||
<style>
|
<style>
|
||||||
#init {
|
#ha-init-skeleton {
|
||||||
display: -webkit-flex;
|
display: -webkit-flex;
|
||||||
display: flex;
|
display: flex;
|
||||||
-webkit-flex-direction: column;
|
-webkit-flex-direction: column;
|
||||||
@ -36,7 +36,7 @@
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body fullbleed>
|
<body fullbleed>
|
||||||
<div id='init'><img src='/static/favicon-192x192.png' height='192'></div>
|
<div id='ha-init-skeleton'><img src='/static/favicon-192x192.png' height='192'></div>
|
||||||
<script src='/demo/webcomponents-lite.min.js'></script>
|
<script src='/demo/webcomponents-lite.min.js'></script>
|
||||||
<link rel='import' href='/demo/frontend.html' />
|
<link rel='import' href='/demo/frontend.html' />
|
||||||
<home-assistant auth='no_password_set' icons='demo'></home-assistant>
|
<home-assistant auth='no_password_set' icons='demo'></home-assistant>
|
||||||
|
6
source/demo/webcomponents-lite.min.js
vendored
6
source/demo/webcomponents-lite.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user