mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Fix notebook menu
This commit is contained in:
parent
49278a8726
commit
23106098d3
@ -5,6 +5,8 @@
|
|||||||
{% include asides/ecosystem_hadashboard_navigation.html | compact_newlines %}
|
{% include asides/ecosystem_hadashboard_navigation.html | compact_newlines %}
|
||||||
{% elsif url_parts[2] == "appdaemon" %}
|
{% elsif url_parts[2] == "appdaemon" %}
|
||||||
{% include asides/ecosystem_appdaemon_navigation.html | compact_newlines %}
|
{% include asides/ecosystem_appdaemon_navigation.html | compact_newlines %}
|
||||||
|
{% elsif url_parts[2] == "notebooks" %}
|
||||||
|
{% include asides/ecosystem_notebooks_navigation.html | compact_newlines %}
|
||||||
{% comment %}
|
{% comment %}
|
||||||
{% elsif url_parts[2] == "cookbook" %}
|
{% elsif url_parts[2] == "cookbook" %}
|
||||||
{% include asides/cookbook_navigation.html | compact_newlines %}
|
{% include asides/cookbook_navigation.html | compact_newlines %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user