From 737f156b368a447707bce20a85bfb292599b051b Mon Sep 17 00:00:00 2001 From: Lillet Berthold Date: Fri, 4 Aug 2023 15:21:37 +0200 Subject: [PATCH] Update themes/hugo-scroll/layouts/index.html --- themes/hugo-scroll/layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-scroll/layouts/index.html b/themes/hugo-scroll/layouts/index.html index ca73b76..0ed4502 100644 --- a/themes/hugo-scroll/layouts/index.html +++ b/themes/hugo-scroll/layouts/index.html @@ -2,7 +2,7 @@ {{ $headless := .Site.GetPage "/homepage" }} {{ $sections := $headless.Resources.ByType "page" }} {{ $sections := cond .Site.BuildDrafts $sections (where $sections "Draft" "==" false) }} -