aboutsummaryrefslogtreecommitdiff
path: root/docs/_templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_templates/layout.html')
-rw-r--r--docs/_templates/layout.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
index 1e7d343b..d4571f7c 100644
--- a/docs/_templates/layout.html
+++ b/docs/_templates/layout.html
@@ -102,9 +102,11 @@
</div>
{#- The sidebar component #}
<aside class="grid-item">
+ {%- if display_toc %}
<span id="hamburger-toggle">
<span class="material-icons">menu</span>
</span>
+ {%- endif %}
<span id="settings-toggle" class="settings" onclick="settingsModal.open();">
<span class="material-icons">settings</span>
</span>