Feat: hamburger button for phonemode

This commit is contained in:
2022-08-31 06:29:42 +02:00
parent 1764489028
commit 0607f2a69a
3 changed files with 86 additions and 58 deletions

View File

@@ -86,6 +86,9 @@
</div>
<nav>
<label for="toggle"></label>
<input type="checkbox" id="toggle">
{% if TOCTREE %}
{% include "partial/toctree.html" %}
{% endif %}