From 681b84a752523bf8cec7534de54d52406b5e7c31 Mon Sep 17 00:00:00 2001 From: Lillet Berthold Date: Fri, 4 Aug 2023 16:04:57 +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 32a032c..a516a67 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) }} -