diff --git a/layouts/partials/article-preview.html b/layouts/partials/article-preview.html index fc7eced..e1dc069 100644 --- a/layouts/partials/article-preview.html +++ b/layouts/partials/article-preview.html @@ -9,7 +9,7 @@ {{ if $image }} {{ $resized := $image.Fill $pictureSize}} - {{ $titleWithoutHTML }} + {{ $titleWithoutHTML }} {{ end }}