mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-28 17:08:09 +00:00
Add sample xml rss feed from Blog's RodrigoRamirez.com
This commit is contained in:
@@ -25,8 +25,8 @@ var config = {
|
||||
config: {
|
||||
feeds: [
|
||||
{
|
||||
title: "New York Times",
|
||||
url: "http://localhost:8080/tests/configs/data/feed_test_newtimes.xml"
|
||||
title: "Rodrigo Ramirez Blog",
|
||||
url: "http://localhost:8080/tests/configs/data/feed_test_rodrigoramirez.xml"
|
||||
},
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user