Hi there,
In hugo i see 2 options for image placement other than the static folder which are:
|__assets
|__images
|__listings
|__1
|--image1.png
|__content
|__listings
|__1
|__images
|--image1.png
Which one I should use and why? unable to understand the main difference for example I have website showing property listings for rent each property have a name such as property 1 etc. Iβm unable to understand the image placement to choose the directory assets or content? which one is more compatible or recommended by Hugo? or is it just a simple preference and entirely depends on me?
Thanks