Skip to content

[Bug]: Add Favicon to 404 Page #1115

@suman20041

Description

@suman20041

Bug Description

The custom 404 page is missing a favicon link tag.

Steps to Reproduce

  1. Navigate to a non-existent page on the site to trigger 404.html.
  2. Check the browser tab; it shows a generic icon instead of the site's favicon.
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions