Site updated at 2016-04-09 23:35:01 UTC

This commit is contained in:
Travis CI 2016-04-09 23:35:01 +00:00
parent 0d05f44b0a
commit b30353d95a
15 changed files with 1492 additions and 1426 deletions

View file

@ -16,7 +16,7 @@
user-scalable=no' />
<meta name='theme-color' content='#03a9f4'>
<style>
#init {
#ha-init-skeleton {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
@ -36,7 +36,7 @@
</style>
</head>
<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>
<link rel='import' href='/demo/frontend.html' />
<home-assistant auth='no_password_set' icons='demo'></home-assistant>