1 2 3 4 5 6
<header> <div class="text-center"> <h1 class="title">{{ .Site.Params.Title }}</h1> {{ .Site.Params.Description }} </div> </header>