Welcome to mirror list, hosted at ThFree Co, Russian Federation.

single.hat.html « code « layouts - github.com/mmrath/hugo-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3cb0542f1ffd87e53b9104e16cffecbe8f3cfcb6 (plain)
1
2
3
4
5
<header class="container hat">
  {{ partial "bloc/content/h1-title" . }}
  {{ partial "bloc/content/badges" . }}
  {{ partial "modules/github-ribbon" . }}
</header>