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,6 @@
{{ define "main" }}
<main data-pagefind-body>
<section class="section">
<div class="container">
{{ with .Params.image }}
@ -31,5 +32,6 @@
{{ end }}
{{ partial "info" . }}
</main>
{{ end }}