Site updated at 2015-12-06 21:32:51 UTC

This commit is contained in:
Paulus Schoutsen 2015-12-06 13:32:52 -08:00
parent ba22ea3d06
commit a9c9fe76ea
86 changed files with 3171 additions and 2567 deletions

File diff suppressed because one or more lines are too long

View file

@ -26,24 +26,17 @@
justify-content: center;
align-items: center;
text-align: center;
font-family: 'Roboto', 'Noto', sans-serif;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#init div {
line-height: 34px;
margin-bottom: 89px;
margin-bottom: 123px;
}
</style>
</head>
<body fullbleed>
<div id='init'>
<img src='/static/splash.png' height='230' />
<div>Initializing</div>
</div>
<div id='init'><img src='/static/favicon-192x192.png' height='192'></div>
<script src='/demo/webcomponents-lite.min.js'></script>
<link rel='import' href='/demo/frontend.html' />
<home-assistant auth='no_password_set' icons='demo'></home-assistant>