mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Add news feed module.
This commit is contained in:
@@ -38,10 +38,11 @@ var config = {
|
||||
}
|
||||
},
|
||||
{
|
||||
module: 'helloworld',
|
||||
module: 'newsfeed',
|
||||
position: 'bottom_bar',
|
||||
config: {
|
||||
text: 'Magic Mirror V2'
|
||||
feedUrl: 'http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml',
|
||||
showPublishDate: true,
|
||||
}
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user