Bug Description
The custom 404 page is missing a favicon link tag.
Steps to Reproduce
- Navigate to a non-existent page on the site to trigger 404.html.
- Check the browser tab; it shows a generic icon instead of the site's favicon.
- Inspect the section of 404.html.
Expected Behavior
The page should include a <link rel="icon" ...> tag in its .
Actual Behavior
The favicon link tag is missing.
Browser
Chrome
Operating System
No response
Logs / Screenshots
No response
Bug Description
The custom 404 page is missing a favicon link tag.
Steps to Reproduce
Expected Behavior
The page should include a <link rel="icon" ...> tag in its .
Actual Behavior
The favicon link tag is missing.
Browser
Chrome
Operating System
No response
Logs / Screenshots
No response