Add cloud update

This commit is contained in:
Paulus Schoutsen 2018-02-19 16:09:06 -08:00
parent fcded280af
commit d3279215b1
8 changed files with 87 additions and 34 deletions

View file

@ -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 %}