Thankyou bravoOscar
I have replaced the New York Times one with the ABC news feed, i was missing the ‘,’ after the title string
Is this the correct code for multiple feeds ? can you see anything incorrect? the other two don’t seem to work
module: “newsfeed”,
position: “bottom_bar”,
config: {
feeds: [
{
title: “ABC News”,
url: “https://www.abc.net.au/news/feed/4535882/rss.xml”
},
{
title: “Weather Warnings for Australian Capital Territory.”,
url: “http://www.bom.gov.au/fwo/IDZ00061.warnings_land_nsw.xml”
},
{
tittle: “News.com”,
url: “https://www.news.com.au/content-feeds/latest-news-national/”
},
],
showSourceTitle: true,
showPublishDate: true,
broadcastNewsFeeds: true,
broadcastNewsUpdates: true