vaga / hugo-theme-m10c

A minimalistic (m10c) blog theme for Hugo
https://themes.gohugo.io/hugo-theme-m10c/
MIT License
471 stars 294 forks source link

Where to place avatar image? #31

Closed psharma04 closed 5 years ago

psharma04 commented 5 years ago

In hugo, where should the avatar image be placed (which default directory)?

vaga commented 5 years ago

The avatar should be placed in /static/avatar.jpg. You have an example with my blog repository: https://github.com/vaga/m10c-blog

Otherwise, you can change this path in config.toml with avatar property. https://github.com/vaga/hugo-theme-m10c#configuration