You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This also fixes the layout when an article is fave'd, though there is
still a bit of layout shift when it is toggled. I think that fixing that
can wait until favicons (#232), when the fave heart icon can move to
stick on the badge.
Closes#258.
Harvest icon(s) for the feed from the linked site URL, or the first article's URL. Potential icon sources:
/favicon.ico
<link rel="icon">
<link rel="apple-touch-icon">
(does anyone actually use this though?)<link rel="apple-touch-icon-precomposed">
icons
arrayYarrharr should compile a list of possible icons and allow the user to select one on the edit feed page.
The text was updated successfully, but these errors were encountered: