Skip to content

NOT an issue, a request #2

@cowboysdude

Description

@cowboysdude

Could this:

const feedConfig = { title: 'Tech news from Guardian and BBC', size: 20, feeds: [ 'http://feeds.bbci.co.uk/news/technology/rss.xml', 'https://www.theguardian.com/uk/technology/rss', ],

be changed to this:

const feedConfig = { size: 20, feeds: [ title: 'This news','http://feeds.bbci.co.uk/news/technology/rss.xml', title: 'That news','https://www.theguardian.com/uk/technology/rss', ],

I only ask because I'm more interested in using this in a news ticker so that the title could be the 'source' of the item :)

If not possible that's ok too!!

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions