hugo-book/layouts/partials/docs/mobile-header.html

5 lines
125 B
HTML
Raw Normal View History

2018-09-27 23:12:07 +00:00
<label for="menu-control">
2018-11-24 01:20:39 +00:00
<img src="{{ "svg/menu.svg" | absURL }}" />
2018-09-27 23:12:07 +00:00
</label>
2018-11-24 01:20:39 +00:00
<strong>{{- template "title" . }}</strong>