diff --git a/exampleSite/content/layouts/search.md b/exampleSite/content/layouts/search.md index 8e801742..b4659a35 100644 --- a/exampleSite/content/layouts/search.md +++ b/exampleSite/content/layouts/search.md @@ -18,7 +18,7 @@ Example `config.yaml`: ```yaml outputs: - home: ["html", "json", "rss"] + home: ["atom", "html", "paige-search", "rss"] ``` Example `content/layouts/search.md`: