Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow uploading favicons #1243

Open
1 task done
coxde opened this issue Sep 12, 2021 · 1 comment
Open
1 task done

Allow uploading favicons #1243

coxde opened this issue Sep 12, 2021 · 1 comment

Comments

@coxde
Copy link
Contributor

coxde commented Sep 12, 2021

Thank you for developing such a clean feed reader!

I found that the reader does not recognize the favicons of some feeds very well, and some icons are wrong or there are no icons at all. It would be really great to add a function to upload icons. Or simply allow not to show all icons. Thanks again.

@loganmarchione
Copy link

FYI you can remove favicons with custom CSS.

/* Remove favicon next to title in item list */
.item-title img {
    display: none;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants