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

Felix Boerner
10.47.2024 e384bf7f1a6c34846e71ae15917df7b37a0184f8
1
2
3
4
<div class="split-intro">
  {{ with .Title }}<h1>{{ . }}</h1>{{ end }}
  {{ with .Params.tagline }}<h2 class="tagline">{{ . }}</h2>{{ end }}
</div>