forestryio / hugo-theme-novela

Novela, the simplest way to start publishing with Hugo and Forestry.
https://hugo-novela-forestry.netlify.app/
MIT License
360 stars 192 forks source link

images are not responsive #28

Closed binuengoor closed 3 years ago

binuengoor commented 4 years ago

If I insert images larger than the page width, rather than resizing responsive to the resolution, it loads the image with its original resolution.

DirtyF commented 4 years ago

@regisphilibert should we use Hugo Resize functions here?