File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 </ a >
5454 </ li >
5555 < li
56- class ="p-navigation__item--dropdown-toggle {% if request.path == '/blog' %}is-selected{% endif %} "
57- id ="learn-link "
58- role ="menuitem "
56+ class ="p-navigation__item {% if request.path == '/docs' or request.path.startswith('/docs/') %}is-selected{% endif %} "
57+ role ="menuitem "
5958 >
60- < a class ="p-navigation__link " href ="#learn-menu " aria-controls =" learn-menu ">
61- Learn
59+ < a class ="p-navigation__link " href ="/docs ">
60+ Docs
6261 </ a >
63- < div class ="p-navigation__dropdown--container ">
64- < ul class ="p-navigation__dropdown " id ="learn-menu " aria-hidden ="true ">
65- < li class ="p-navigation__item--dropdown-close ">
66- < button href ="#learn-menu " aria-controls ="learn-menu " class ="p-navigation__link js-back-button ">
67- Back
68- </ button >
69- </ li >
70- < li >
71- < a class ="p-navigation__dropdown-item " href ="/blog ">
72- Blog
73- </ a >
74- </ li >
75- < li >
76- < a class ="p-navigation__dropdown-item " href ="/build ">
77- Build
78- </ a >
79- </ li >
80- < li >
81- < a class ="p-navigation__dropdown-item " href ="{{ url_for('docs.document_view') }} ">
82- Docs
83- </ a >
84- </ li >
85- < li >
86- < a class ="p-navigation__dropdown-item " href ="/docs/snap-tutorials ">
87- Tutorials
88- </ a >
89- </ li >
90- </ ul >
91- </ div >
9262 </ li >
9363 < li
9464 class ="p-navigation__item {% if request.path == '/iot' %}is-selected{% endif %} "
You can’t perform that action at this time.
0 commit comments