Skip to content

favicon not displayed when .png file given, .ico worksΒ #38

@aliphys

Description

@aliphys

The hugo.toml file inside the exampleSite directory suggests that a favicon.png file should be provided in the assets/images/ folder.

# The path to your favicon
favicon = "images/favicon.png"

Using a .png file does not result in the favicon appearing in my browser tab. Generating a favicon.ico file and linking to that (favicon = "images/favicon.ico") does work however. πŸ™‚


Browser: Mozilla Firefox 135.0
Hugo version: hugo-extended 0.145.0
Theme version: c3286b7 installed as a submodule

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions