mirror of
https://github.com/imfing/hextra.git
synced 2025-07-14 07:51:34 -04:00
Compare commits
1 Commits
9369f75213
...
6850672650
Author | SHA1 | Date | |
---|---|---|---|
6850672650 |
@ -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