From dceb73a24efd225741a832af1ae2788b3b048eaa Mon Sep 17 00:00:00 2001 From: Andrey Romancev Date: Sun, 16 Dec 2018 15:05:42 +0300 Subject: [PATCH] Remove grow from featured image on the preview. --- 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 68ddc04..a9f82bc 100644 --- a/layouts/partials/summary-with-image.html +++ b/layouts/partials/summary-with-image.html @@ -6,7 +6,7 @@ {{/* Trimming the slash and adding absURL make sure the image works no matter where our site lives */}} {{ $featured_image := (trim $featured_image "/") | absURL }}
- + image from {{ .Title }}