Add output formats definition to benchmarks

This commit is contained in:
Bjørn Erik Pedersen
2017-12-02 12:05:12 +01:00
parent 051fa343d0
commit a2d81ce983

View File

@@ -207,6 +207,13 @@ baseURL = "http://example.com/blog"
paginate = 10 paginate = 10
defaultContentLanguage = "en" defaultContentLanguage = "en"
[outputs]
home = [ "HTML" ]
section = [ "HTML" ]
taxonomy = [ "HTML" ]
taxonomyTerm = [ "HTML" ]
page = [ "HTML" ]
[languages] [languages]
%s %s