finetune pagefind search options

This commit is contained in:
2023-09-23 22:40:36 +02:00
parent 95cf16f6d2
commit aad78f1f41
22 changed files with 32 additions and 12 deletions

View File

@ -1,5 +1,7 @@
{{ define "main" }}
<main data-pagefind-body>
{{ $data := .Site.Data }}
{{ if $data.homepage.slider.enable }}
@ -287,4 +289,6 @@
{{ end }}
{{ end }}
</main>
{{ end }}