ipodderx logo as favicon? #32

Closed
opened 2026-09-18 06:50:43 -07:00 by rays · 1 comment
Owner

Currently there is no favicon for this app. It should use the app logo for the icon.

Currently there is no favicon for this app. It should use the app logo for the icon.
rays added the bug label 2026-09-18 06:50:51 -07:00
Author
Owner

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.

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.
rays closed this issue 2026-09-18 07:10:49 -07:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rays/ipodderx-rs#32