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

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