We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc1452 commit cfd3cb5Copy full SHA for cfd3cb5
src/pydata_sphinx_theme/theme/pydata_sphinx_theme/sections/header.html
@@ -39,7 +39,7 @@
39
</div>
40
{% endfor %}
41
42
- {% if not remove_sidebar_secondary %}
+ {% if not remove_sidebar_secondary and secondary_sidebar_items %}
43
<label class="sidebar-toggle secondary-toggle" for="__secondary" tabindex="0">
44
<span class="fa-solid fa-outdent"></span>
45
</label>
0 commit comments