chore: update config
This commit is contained in:
parent
42c316a1fa
commit
97de2db989
11
_config.yml
11
_config.yml
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user