mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
🐛 Fix: fix search config read error
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
{{- if .Site.Params.search -}}
|
||||
{{- if .Site.Params.search.enable -}}
|
||||
{{- $index := slice -}}
|
||||
{{- $pages := where .Site.RegularPages "Params.password" "eq" nil -}}
|
||||
{{- if .Site.Params.page.hiddenFromSearch -}}
|
||||
|
||||
Reference in New Issue
Block a user