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
|
theme: uio
|
||||||
|
|
||||||
# Feed
|
# Feed
|
||||||
# feed:
|
|
||||||
# type: atom
|
|
||||||
# path: feed.xml
|
|
||||||
# autodiscovery: true
|
|
||||||
feed:
|
feed:
|
||||||
limit: 20
|
limit: 20
|
||||||
order_by: "-date"
|
order_by: "-date"
|
||||||
@ -140,9 +136,10 @@ feed:
|
|||||||
category_dir: "category"
|
category_dir: "category"
|
||||||
rss:
|
rss:
|
||||||
enable: false
|
enable: false
|
||||||
atom:
|
|
||||||
enable: true
|
|
||||||
output: "feed.xml"
|
|
||||||
jsonFeed:
|
jsonFeed:
|
||||||
enable: true
|
enable: true
|
||||||
output: "feed.json"
|
output: "feed.json"
|
||||||
|
atom:
|
||||||
|
enable: true
|
||||||
|
output: "feed.xml"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user