From 68dc3273bcfb6cd6011dad039992515932f23a2d Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 12 Feb 2023 21:54:09 -0800 Subject: [PATCH] Customize summary for search.md --- exampleSite/content/layouts/search.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/exampleSite/content/layouts/search.md b/exampleSite/content/layouts/search.md index 86cd5b2c..b44d5518 100644 --- a/exampleSite/content/layouts/search.md +++ b/exampleSite/content/layouts/search.md @@ -8,6 +8,9 @@ tags: [layouts, search] title: Search Layout --- +Paige provides a `paige/search` layout for site search. + + Example `config.yaml`: