Skip to content

Fix missing relURL filter on shortcut icon link#899

Open
xai wants to merge 1 commit intookkur:masterfrom
eclipsesource:fix/favicon-relurl
Open

Fix missing relURL filter on shortcut icon link#899
xai wants to merge 1 commit intookkur:masterfrom
eclipsesource:fix/favicon-relurl

Conversation

@xai
Copy link
Copy Markdown
Contributor

@xai xai commented Feb 10, 2026

The shortcut icon link was missing the relURL filter, causing 404 errors on subpages (e.g., /support/, /documentation/) where the browser would look for favicon.ico relative to the current path instead of the site root.

What this PR does / why we need it:
The shortcut icon link was missing the relURL filter, causing 404 errors on subpages (e.g., /support/, /documentation/) where the browser would look for favicon.ico relative to the current path instead of the site root.

fixes #898

Special notes for your reviewer:

Release note:

Fix missing relURL filter on shortcut icon link

The shortcut icon link was missing the relURL filter, causing 404
errors on subpages (e.g., /support/, /documentation/) where the
browser would look for favicon.ico relative to the current path
instead of the site root.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: favicon.ico not resolved correctly on paths

1 participant