hugo-book/layouts/partials/docs/brand.html
2018-11-24 15:10:43 +01:00

3 lines
83 B
HTML

<h2 class="book-brand">
<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>
</h2>