hugo-book/layouts/partials/docs/brand.html
2019-08-06 11:33:42 +02:00

4 lines
84 B
HTML

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