[Bug] favicon incorrectly fetch
Describe the bug The favicon is not correctly fetch and text is showed instead.
To Reproduce Steps to reproduce the behavior:
- Bookmark an other cool selfhosted project on github
- Go to your grimoire page and see the text overlapping where the favicon should be
Expected behavior The favicon should show correctly
Screenshots
Hello @rllola! The text being displayed may be a fallback for the <img> tag. Can you post here how does the URL for it look?
Yeah sure. So if you want to reproduce it you can try to add this other cool selfhosted project to your collection : https://github.com/jordan-dalby/ByteStash
As an icon it pickup this url : https://github.com/manifest.json
It should just pickup the github icon but is missing it.
EDIT: It actually does it for all the github repo I have bookmarked