1
2
3
4
5
6
7
import { inkAndSwitchRssUrl } from "https://esm.town/v/stevekrouse/inkAndSwitchRssUrl";
export const rssFeeds = {
"Ink & Switch": inkAndSwitchRssUrl,
// "Geoffrey Litt": "https://www.geoffreylitt.com/feed.xml",
// "Sara Soueidan": "https://sarasoueidan.com/blog/index.xml/",
};