{{- /* A shortcode for displaying a hero headline. @param {string} style The style of the headline. @example {{< hextra/hero-headline >}}{{< /hextra/hero-headline >}} */ -}} {{- $style := .Get "style" -}}

{{ .Inner | markdownify }}