mobile toc menu (#121)
* Implement TOC for mobile * Uses Page title as label * Label entries so that tapping TOC will hide menu * Switch to medium breakpoint * Correct tos -> toc * toc-menu-control -> toc-control
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<nav>
|
||||
<nav id="BookMenu">
|
||||
{{ partial "docs/brand" . }}
|
||||
{{ partial "docs/search" . }}
|
||||
{{ partial "docs/inject/menu-before" . }}
|
||||
|
||||
Reference in New Issue
Block a user