enable json feed
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Robert Kaussow 2020-08-25 22:48:03 +02:00
parent 3cdacbfec5
commit 72b54c0e41
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -34,11 +34,21 @@ outputFormats:
isHTML: false isHTML: false
noUgly: true noUgly: true
permalinkable: false permalinkable: false
Json:
name: "Json"
mediaType: "application/json"
baseName: "feed"
isPlainText: false
rel: "alternate"
isHTML: false
noUgly: true
permalinkable: false
outputs: outputs:
home: home:
- HTML - HTML
- ATOM - ATOM
- JSON
page: page:
- HTML - HTML
section: section:
@ -48,6 +58,7 @@ outputs:
term: term:
- HTML - HTML
- ATOM - ATOM
- JOSN
privacy: privacy:
disqus: disqus: