Enable feed outputs in example site

master
Will Faught 5 months ago
parent c8e008636d
commit 176d24e38d

@ -29,10 +29,10 @@ startlevel = 2
path = "github.com/willfaught/paige" path = "github.com/willfaught/paige"
[outputs] [outputs]
home = ["html", "paige-search"] home = ["atom", "html", "paige-search", "rss"]
section = ["html"] section = ["atom", "html", "rss"]
taxonomy = ["html"] taxonomy = ["atom", "html", "rss"]
term = ["html"] term = ["atom", "html", "rss"]
[pagination] [pagination]
pagersize = 50 pagersize = 50

Loading…
Cancel
Save