mirror of
https://github.com/imfing/hextra.git
synced 2025-05-17 03:58:34 -04:00
Compare commits
2 Commits
6850672650
...
9369f75213
Author | SHA1 | Date | |
---|---|---|---|
![]() |
9369f75213 | ||
![]() |
7b7eb0f1f3 |
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
{{- $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 -}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user