Upgrade blog sidebar
This commit is contained in:
parent
53a3209449
commit
8de91b31ee
11 changed files with 43 additions and 42 deletions
11
source/_includes/asides/about.html
Normal file
11
source/_includes/asides/about.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<section class="aside-module grid__item one-whole lap-one-half">
|
||||
<h1 class="title delta">About Home Assistant</h1>
|
||||
<ul class="divided">
|
||||
<li>
|
||||
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control.
|
||||
</li>
|
||||
<li><a href='/getting-started/'>Get started with Home Assistant</a></li>
|
||||
<li><a href='/demo/'>Open the online demo</a></li>
|
||||
<li><a href='https://github.com/balloob/home-assistant/'>Browse code on GitHub</a></li>
|
||||
</ul>
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue