summaryrefslogtreecommitdiff
path: root/themes/stingray/layouts/partials/header.html
blob: 57592424a50b311e133e28decd28fdf3fb553acf (plain)
1
2
3
4
<div class="text-center">
    <h1 class="title">{{ .Site.Title }}</h1>
    {{ .Site.Params.Description }}
</div>