hugo-theme-cactus
hugo-theme-cactus copied to clipboard
Add favicon param
Hi
I recently needed to change my website's favicon and realized that there is no easy way to do this. So I implemented it this way. Hope it can help other users.
hugo.toml
[params]
...
favicon = "favicon.png"