From c4741cfecbd91fdf82def26033c4bf66105dd3cb Mon Sep 17 00:00:00 2001 From: Dmitry Kireev Date: Sun, 26 Apr 2020 17:15:47 +0200 Subject: [PATCH] Add permalink to a featured images on the home page (#261) Co-authored-by: Dillon --- layouts/_default/summary.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/layouts/_default/summary.html b/layouts/_default/summary.html index 9c36451e..f8db06e7 100644 --- a/layouts/_default/summary.html +++ b/layouts/_default/summary.html @@ -3,8 +3,10 @@ {{- /* Featured image */ -}} {{- with $params.featuredimage -}} {{- end -}}