Change config prefix hide to disable

This commit is contained in:
Will Faught
2024-07-18 18:30:36 -07:00
parent aff1716ff5
commit 1fca28b8a7
15 changed files with 204 additions and 204 deletions

View File

@@ -2,7 +2,7 @@
{{- $page.Scratch.Add "paige_index" slice -}}
{{- range where $page.RegularPagesRecursive.ByPublishDate.Reverse "Params.paige.search.hide_page" "ne" true -}}
{{- range where $page.RegularPagesRecursive.ByPublishDate.Reverse "Params.paige.search.disable" "ne" true -}}
{{- $page.Scratch.Add "paige_index" (dict
"categories" .Params.categories
"date" .PublishDate