From 0cca73f3d9c8a246b1d4a67b23251ebc9b5a4fb6 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sun, 1 Jan 2023 11:17:17 -0500 Subject: [PATCH] fix formatting glitch --- themes/gochowdown/layouts/partials/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/gochowdown/layouts/partials/home.html b/themes/gochowdown/layouts/partials/home.html index 2ebd4cb..760c686 100644 --- a/themes/gochowdown/layouts/partials/home.html +++ b/themes/gochowdown/layouts/partials/home.html @@ -1,7 +1,7 @@
- `{{ range ( .Paginate (sort (where site.RegularPages "Type" "in" site.Params.mainSections) "Title" )).Pages }}` + {{ range ( .Paginate (sort (where site.RegularPages "Type" "in" site.Params.mainSections) "Title" )).Pages }}