Add cloud update
This commit is contained in:
parent
fcded280af
commit
d3279215b1
8 changed files with 87 additions and 34 deletions
|
@ -14,6 +14,8 @@
|
|||
{% include asides/faq_navigation.html | compact_newlines %}
|
||||
{% elsif url_parts[1] == 'hassio' or url_parts[1] == 'addons' %}
|
||||
{% include asides/hassio_navigation.html | compact_newlines %}
|
||||
{% elsif url_parts[1] == 'cloud' %}
|
||||
{% include asides/cloud_navigation.html | compact_newlines %}
|
||||
{% else %}
|
||||
{% include asides/about.html %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue