chore: updated default example feeds 67e26e78
Steve Simkins · 2026-07-07 19:37 1 file(s) · +5 −0
static/app.js +5 −0
30 30
    favicon: "https://bubbles.town/static/favicon-32.png",
31 31
  },
32 32
  {
33 +
    title: "Robert Birming",
34 +
    url: "https://robertbirming.com/feed/",
35 +
    favicon: "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3Ctext%20y='.9em'%20font-size='90'%3E:-)%3C/text%3E%3C/svg%3E"
36 +
  },
37 +
  {
33 38
    title: "Art Calendar",
34 39
    url: "https://easel.stevedylan.dev/feed.xml",
35 40
    favicon: "https://easel.stevedylan.dev/static/favicon.ico"