This folder contains images for blog posts. Make sure to include a normal size (800x400) and thumbnail version (250x125). Use a short and descriptive file name and suffix the thumbnail version with -tn.
For example:
sunrise.png
sunrise-tn.png

In the yaml config of the blog post refer to the images without using the path and use ‘img’ and ‘tn’.
For example:
img: sunrise.png
tn: sunrise-tn.png