Fix notebook menu
This commit is contained in:
parent
49278a8726
commit
23106098d3
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue