zzossig / hugo-theme-zzo

Make a blog with hugo zzo theme!
https://themes.gohugo.io//theme/hugo-theme-zzo/en/
MIT License
739 stars 260 forks source link

favicon #471

Closed kglns closed 1 year ago

kglns commented 1 year ago

How do I change the favicon? Is there a config where I can update the favicon file name (or relative path) and it points to the new icon? Thank you.

kglns commented 1 year ago

Ah, never mind. I figured it out and answered my own question. You just have to store your favicon under static dir. And set useFaviconGenerator param to false in params.toml.