chore: update config

This commit is contained in:
uetchy 2021-05-06 13:52:46 +09:00
parent 42c316a1fa
commit 97de2db989

View File

@ -129,10 +129,6 @@ ignore:
theme: uio
# Feed
# feed:
# type: atom
# path: feed.xml
# autodiscovery: true
feed:
limit: 20
order_by: "-date"
@ -140,9 +136,10 @@ feed:
category_dir: "category"
rss:
enable: false
atom:
enable: true
output: "feed.xml"
jsonFeed:
enable: true
output: "feed.json"
atom:
enable: true
output: "feed.xml"