diff --git a/layouts/shortcodes/feature.html b/layouts/shortcodes/feature.html index 5318621..fa3f3c3 100644 --- a/layouts/shortcodes/feature.html +++ b/layouts/shortcodes/feature.html @@ -36,7 +36,7 @@ - {{ . | strings.TrimSpace }} + {{ . | default "" }} {{ end }}