这是indexloc提供的服务,不要输入任何密码
Skip to content

Favicon not rendering with custom image in RSS feed #2427

@philipross

Description

@philipross

Checklist

How did you create the site?

Generated from chirpy-starter

Describe the bug

Favicon not showing custom icon when using RSS/Atom feed reader

Steps To Reproduce

Ensure you have pushed a custom favicon to your site following the instructions, and this shows correctly in browser.

Edit gemfil to include: gem "jekyll-feed"
Run bundle install
Push changes

Load your site at foo.bar.com/feed.xml, verify you see an XML feed.
Head to feeder.co, and add in the xml address.
Notice that the icon shown next to your site is not the custom image, but is the default chirpy image.

Expected Behavior

I would expect having a custom image render in browser to also show this custom image when subscribing with RSS/Atom feed readers

Environment

  • Ruby: 3.4.1
  • Jekyll: 4.4.1
  • Chirpy: 7.2.4

Anything else?

I've attempted to copy the /assets/img/favicons/favicon.ico file to the root of my site repo, but this hasn't made a change.

Is there a way to have this render correctly on RSS feeds?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions