From 3a66c1be283ef00bb5662ff2110b6ff5c0015a0c Mon Sep 17 00:00:00 2001 From: Yogendra Rampuria - Yogi Date: Mon, 11 Apr 2022 14:07:08 +0000 Subject: Add Page to argument so that the usePageBundle check works Currently `$bundle := .Page.Site.Params.usePageBundles` does not set `$bundle` As a result in page bundle config, thumbnail in page directory do not show up on the list. Signed-off-by: Yogendra Rampuria - Yogi --- layouts/partials/excerpt.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/excerpt.html b/layouts/partials/excerpt.html index 8bdaa79..0e2c355 100644 --- a/layouts/partials/excerpt.html +++ b/layouts/partials/excerpt.html @@ -9,7 +9,7 @@ {{- with .Params.thumbnail }}