mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
22.34.2025 b2146034ee42d2f3584006d4ecea452e7ffdbb94
1
2
3
4
<div class="intro">
  {{ with .Title }}<h1 class="name">{{ . }}</h1>{{ end }}
  {{ with .Params.tagline }}<h2 class="tagline"><strong class="bold-text">{{ . }}</strong></h2>{{ end }}
</div>