Skip to content

Added favicon to base html#1502

Merged
mher merged 1 commit into
mher:masterfrom
rolfws:master
Mar 26, 2026
Merged

Added favicon to base html#1502
mher merged 1 commit into
mher:masterfrom
rolfws:master

Conversation

@rolfws
Copy link
Copy Markdown
Contributor

@rolfws rolfws commented Mar 24, 2026

When the favicon is not set in the html the browser send a request to origin/favicon.ico.
But this is wrong when --url_prefix is used, and so results in a 404 (Or origin/favicon.ico is served from another service)

So I added it to the html which fixes this issue.

@mher mher merged commit 0bcaae1 into mher:master Mar 26, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants