diff --git a/services.js b/services.js index 240539c..e01f309 100644 --- a/services.js +++ b/services.js @@ -64,7 +64,7 @@ export const services = [ instance: 'social.lol', // your mastodon instance feedUrlTemplate: 'https://{instance}/@{userId}.rss', feedType: 'mastodon', - showImage: false, + showImage: true, }, { id: 'pixelfed',