#1011·glance

Fedd RSS not correctly rendering

Author: stilobiqueCreated May 15, 2026Updated Sep 6, 2026
Labelsbug report

Description

Hello, I'm really api to use this app, thanks about all contributor. The app correctly work, I think it's the feed use can with his issue. I want to make a dedicated page with some game engine (Godot and Unreal) But all image isn't correctly rendering.

Image

My config with this widget:

yaml
        - type: rss
          title: Godot Engines
          style: horizontal-cards-2
          feeds:
            - url: https://godotengine.org/rss.xml
              title: Godot Blog

        - type: rss
          title: Unreal Engine
          style: horizontal-cards-2
          show-thumbnails: true
          feeds:
            - url: https://www.unrealengine.com/rss
              title: Unreal Engine Blog

What is the better way to try to fix that ? Make a dedicated extension ?