Pardon if this is a repost. I searched but could not find a solution. I have a page created for a project of mine. It is located in user/pages/05.project/photographs-of-saint-john/default.md
in this folder I have another folder containing images with a sub folder for /thumbs/ and /full/ which are for the projects thumbnails and full size images.
Now if i link to a thumbnail file directly for example :
It gives me the same image as if I goto the full size version here :
http://www.mikecapson.com/project/photographs-of-saint-john/images/Fairview-Bowling-Lanes-Saint-John.jpg
I am not sure if I cannot use direct links within grav like above or perhaps should be sticking to using {{ relative_url }}?
Any help or lead would be appreciated!