mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-23 09:16:32 +00:00
Re-enable RSS/Atom feed for the blog (#431)
This commit is contained in:
parent
0937dd6be9
commit
a7937ac8a9
@ -73,6 +73,9 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
blog: {
|
blog: {
|
||||||
postsPerPage: 10,
|
postsPerPage: 10,
|
||||||
|
feedOptions: {
|
||||||
|
type: 'all',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user