diff --git a/layouts/partials/summary-with-image.html b/layouts/partials/summary-with-image.html index f16556e..361e649 100644 --- a/layouts/partials/summary-with-image.html +++ b/layouts/partials/summary-with-image.html @@ -3,7 +3,7 @@ You should replace it with '.Render "summary-with-image"' as the use of this par More info here: https://github.com/theNewDynamic/gohugo-theme-ananke/releases/tag/v2.8.1` }} {{ $featured_image := partial "func/GetFeaturedImage.html" . }}
-
+
{{ if $featured_image }} {{/* Trimming the slash and adding absURL make sure the image works no matter where our site lives */}}