diff options
Diffstat (limited to 'layouts/partials/docs/mobile-header.html')
-rw-r--r-- | layouts/partials/docs/mobile-header.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/partials/docs/mobile-header.html b/layouts/partials/docs/mobile-header.html new file mode 100644 index 0000000..3c8866e --- /dev/null +++ b/layouts/partials/docs/mobile-header.html @@ -0,0 +1,4 @@ +<label for="menu-control"> + <img src="/svg/menu.svg" /> +</label> +<strong>{{- template "title" . }}</strong>
\ No newline at end of file |