Back to Pagefind

Single

docs/layouts/_default/single.html

1.5.2498 B
Original Source

{{ if .Params.legacy_ui }} This page documents the "Default UI", which is still supported but no longer the primary recommendation. The Component UI is now the main way to add search to your site. {{ end }} {{ if .Params.new_ui }} The Component UI is new. Documentation for the previous UI is still available — see usage and config. {{ end }} {{ .Content }} {{- partial "page-section.html" . -}}


Copy as Markdown ✓