Feat: hamburger button for phonemode
This commit is contained in:
@@ -86,6 +86,9 @@
|
||||
</div>
|
||||
|
||||
<nav>
|
||||
<label for="toggle">☰</label>
|
||||
<input type="checkbox" id="toggle">
|
||||
|
||||
{% if TOCTREE %}
|
||||
{% include "partial/toctree.html" %}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user