diff options
author | Alex Shpak <alex-shpak@users.noreply.github.com> | 2018-09-28 01:12:07 +0200 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2018-09-28 01:12:07 +0200 |
commit | 78bd5938a392318601bfca4c2e6783727dd33d37 (patch) | |
tree | ca3e2132a039034f3104d919851e44b57029e6a0 /layouts/partials/docs/mobile-header.html | |
parent | cce17bcc99be389dce5bfbadfabaacf132c3f8f7 (diff) |
Improve sass styles
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 |