mirror of
https://github.com/imfing/hextra.git
synced 2025-07-15 04:51:41 -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 .Site.Pages "Kind" "in" (slice "page" "section") -}}
|
||||||
{{- $pages = where $pages "Params.excludeSearch" "!=" true -}}
|
{{- $pages = where $pages "Params.excludeSearch" "!=" true -}}
|
||||||
{{- $pages = where $pages "Content" "!=" "" -}}
|
|
||||||
|
|
||||||
{{- $output := dict -}}
|
{{- $output := dict -}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user