Use custom output format for search index
This commit is contained in:
@@ -85,7 +85,7 @@ startlevel = 2
|
||||
path = "github.com/willfaught/paige"
|
||||
|
||||
[outputs]
|
||||
home = ["atom", "html", "json", "rss"]
|
||||
home = ["atom", "html", "paige-search", "rss"]
|
||||
section = ["atom", "html", "rss"]
|
||||
taxonomy = ["atom", "html", "rss"]
|
||||
term = ["atom", "html", "rss"]
|
||||
|
Reference in New Issue
Block a user