Skip to content

Commit 2310609

Browse files
committed
Fix notebook menu
1 parent 49278a8 commit 2310609

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_includes/asides/ecosystem_navigation.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
{% include asides/ecosystem_hadashboard_navigation.html | compact_newlines %}
66
{% elsif url_parts[2] == "appdaemon" %}
77
{% include asides/ecosystem_appdaemon_navigation.html | compact_newlines %}
8+
{% elsif url_parts[2] == "notebooks" %}
9+
{% include asides/ecosystem_notebooks_navigation.html | compact_newlines %}
810
{% comment %}
911
{% elsif url_parts[2] == "cookbook" %}
1012
{% include asides/cookbook_navigation.html | compact_newlines %}

0 commit comments

Comments
 (0)