Force a favicon cache bust by renaming the icon file #190

Merged
rob merged 1 commit from cache-bust-favicon into main 2026-08-17 08:19:55 +00:00
Owner

Deletes wwwroot/favicon.png and points index.html at logo_512.png instead, so browsers fetch a fresh icon under a new name rather than serving the cached favicon.png. Query-string cache busting is deliberately not used yet.

Also removes the stray copy of logo_512.png from the repository root.

Deletes `wwwroot/favicon.png` and points `index.html` at `logo_512.png` instead, so browsers fetch a fresh icon under a new name rather than serving the cached `favicon.png`. Query-string cache busting is deliberately not used yet. Also removes the stray copy of `logo_512.png` from the repository root.
Delete favicon.png to force a cache bust (not resorting to query cache busting yet)
Some checks failed
CI / e2e (pull_request) Has been cancelled
CI / container-images (pull_request) Has been cancelled
CI / build (pull_request) Has been cancelled
e657ace0e1
rob merged commit cc56f123aa into main 2026-08-17 08:19:55 +00:00
rob deleted branch cache-bust-favicon 2026-08-17 08:19:55 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
rob/PlaceMark!190
No description provided.