<headerclass="hero {{ if .image -}}hero--with-image hero--image-{{- $direction -}}{{- end -}}">
<headerclass="hero {{ if .image -}}hero--with-image hero--image-{{- $direction -}}{{- end }} {{ if $breadcrumb_is_after_hero -}} hero--no-margin {{- end }}">
<divclass="container">
{{- if eq site.Params.breadcrumb.position "hero-start" -}}
{{- if .breadcrumb | default true -}}
...
...
@@ -51,9 +52,9 @@
</div>
</header>
{{- if eq site.Params.breadcrumb.position "after-hero" -}}