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

4 lines
129 B
HTML
Raw Normal View History

2018-09-28 01:12:07 +02:00
<label for="menu-control">
2018-10-14 21:08:55 +02:00
<img src="{{- .Site.BaseURL -}}/svg/menu.svg" />
2018-09-28 01:12:07 +02:00
</label>
<strong>{{- template "title" . }}</strong>