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 }}