1
2
3
4
5
6
export const rssFeeds = {
["Robin Rendle"]: "http://robinrendle.com/feed.xml",
["Sean Voisen"]: "https://sean.voisen.org/atom.xml",
/*["Tom MacWright Micro"]: "https://macwright.com/micro/atom.xml",
["Val Town Blog"]: "https://blog.val.town/rss.xml"*/
};