Site updated at 2014-12-22 06:16:11 UTC
This commit is contained in:
parent
65078b86a0
commit
3152dccd59
6 changed files with 30 additions and 154 deletions
|
@ -61,7 +61,7 @@
|
|||
<div class="grid-wrapper">
|
||||
<div class="grid flex">
|
||||
<div class="grid__item flex__item two-fifths palm-one-whole">
|
||||
<a href='screenshots/'>
|
||||
<a href='/demo/' target='_blank'>
|
||||
<img src="/images/hero_screenshot.png" alt="Home Assistant screenshot">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -72,8 +72,8 @@
|
|||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Installation in less then a minute.
|
||||
</p>
|
||||
<p class='hero-buttons'>
|
||||
<a href='/demo' target='_blank' class='btn'>View demo</a>
|
||||
<a href='/getting-started' class='btn'>Get started</a>
|
||||
<a href='/demo/' target='_blank' class='btn'>View demo</a>
|
||||
<a href='/getting-started/' class='btn'>Get started</a>
|
||||
<a href='https://www.github.com/balloob/home-assistant' class='btn'>Browse code on GitHub</a>
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue