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

3 lines
78 B
HTML
Raw Normal View History

2018-09-30 01:04:22 +02:00
<h2 class="brand">
<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>
</h2>