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
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

View file

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