mirror of
https://github.com/imfing/hextra.git
synced 2025-07-13 22:31:29 -04:00
Compare commits
1 Commits
aafec7de34
...
d09bf2b060
Author | SHA1 | Date | |
---|---|---|---|
d09bf2b060 |
@ -7,7 +7,6 @@
|
||||
|
||||
{{- $pages := where .Site.Pages "Kind" "in" (slice "page" "section") -}}
|
||||
{{- $pages = where $pages "Params.excludeSearch" "!=" true -}}
|
||||
{{- $pages = where $pages "Content" "!=" "" -}}
|
||||
|
||||
{{- $output := dict -}}
|
||||
|
||||
|
Reference in New Issue
Block a user