diff --git a/themes/hugo-sustain/layouts/partials/blog/headerimage.html b/themes/hugo-sustain/layouts/partials/blog/headerimage.html
index 92ffeca..eb20855 100644
--- a/themes/hugo-sustain/layouts/partials/blog/headerimage.html
+++ b/themes/hugo-sustain/layouts/partials/blog/headerimage.html
@@ -18,7 +18,7 @@
{{- end }}
{{- with $image }}
{{- $image = partial "image-processing" (dict "image" $image "processes" $processes "filter" $filter) -}}
-
+
{{- end }}
{{- with .text }}
{{ . | markdownify }}
{{ end }}