hugo-book-theme/layouts/partials/book/nav-brand.html
2018-09-11 16:51:27 +02:00

3 lines
No EOL
83 B
HTML

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