message no. 34765
Posted by sankage in #jekyll at 2014-08-01T15:00:34Z
jimmyff, one small note, you may need to add a `page.` in front of the front-matter key on the for loop to get it to work. So if the key is `images`: {% for image in page.images %}