hugo-book/layouts/partials/book-brand.html

3 lines
83 B
HTML

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