From 7570c3781f4afeb9a6720ed37bfc79e2549709b0 Mon Sep 17 00:00:00 2001 From: nulvox <38874956+nulvox@users.noreply.github.com> Date: Sun, 12 Jan 2025 16:01:59 -0500 Subject: [PATCH] Update summary-with-image.html Signed-off-by: nulvox <38874956+nulvox@users.noreply.github.com> --- layouts/partials/summary-with-image.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */}}