forked from janraasch/hugo-bearblog
-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
The hugo.toml file inside the exampleSite directory suggests that a favicon.png file should be provided in the assets/images/ folder.
hugo-bearcub/exampleSite/hugo.toml
Lines 44 to 45 in c3286b7
| # 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed