zerostaticthemes / hugo-hero-theme

A multi-page Hugo theme with fullscreen hero images and fullwidth sections.
https://hugo-hero.netlify.app
MIT License
361 stars 252 forks source link

I'm unable to successfully change the hero image #26

Closed osterchrisi closed 4 years ago

osterchrisi commented 4 years ago

For the love of my life I just cannot get any other image to display than the once that come with the sample site. If I change the image to be displayed, simply no image is displayed (only the blue overlay). Even if I simply open the original hero image and edit it quickly in GIMP and then save it over, hugo just doesn't show any picture at all.

I am changing the hero image path inside the file /content/_index.md and I put my hero image into /themes/hugo-hero-theme/static/images/here.jpg

What am I doing wrong please? I would be so grateful for any help, thank you!!!

osterchrisi commented 4 years ago

Well yeah, good ol' "Did you try to restart your computer" helped. Restarted hugo server and boom! can change my hero image any which way I want.

Thanks for the great theme!