ipodderx logo as favicon? #32
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently there is no favicon for this app. It should use the app logo for the icon.
Fixed in
fc09e8a, deployed. The link was there, but browsers also ask for /favicon.ico on their own, and ipx answered that with 401 because it sat behind sign-in; and the logo is 128x121, and some browsers pass over a tab icon that is not square. Now: a squared-up copy at /favicon.png and /favicon.ico, served without sign-in, plus an apple-touch-icon on white for an iPhone home screen. Your browser may hold on to the old blank icon for a while; a hard refresh, or opening the site in a new tab, usually clears it.