{{ "" | safeHTML }}
{{ with .Site.Params.hero.slogan }}

{{ . | markdownify }}

{{ end }} {{ if and .Site.Params.hero.slogan .Site.Params.hero.subtitle }}
{{ end }} {{ with .Site.Params.hero.subtitle }}

{{ . | markdownify }}

{{ end }} {{ with .Site.Params.hero.buttonText }} {{ . }} {{ end }}