mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-17 06:16:28 +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: {
|
||||
postsPerPage: 10,
|
||||
feedOptions: {
|
||||
type: 'all',
|
||||
},
|
||||
},
|
||||
},
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user