Use custom output format for search index

This commit is contained in:
Will Faught
2024-04-07 19:03:01 -07:00
parent 19a794b82f
commit 99cce27a59
5 changed files with 11 additions and 5 deletions

View File

@@ -98,3 +98,9 @@ basename = "rss"
isplaintext = true
mediatype = "application/rss+xml"
name = "rss"
[outputformats.paige-search]
basename = "paige-search"
isplaintext = true
mediatype = "application/json"
notalternative = true