{{ .Site.Params.hero.title }}
{{ .Site.Params.hero.subtitle }}
{{ .Site.Params.hero.content | markdownify }}
{{ if .Site.Params.hero.enable | default false }}
{{ .Site.Params.hero.content | markdownify }}
{{ .Site.Params.hero.title }}
{{ .Site.Params.hero.subtitle }}