From 323796392565cbac060db4b8b78e2394a943e269 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 21 Sep 2016 23:16:11 -0400 Subject: [PATCH] Fix image path --- example/_posts/2010-09-09-post-gallery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/_posts/2010-09-09-post-gallery.md b/example/_posts/2010-09-09-post-gallery.md index a9837664..7e285be6 100755 --- a/example/_posts/2010-09-09-post-gallery.md +++ b/example/_posts/2010-09-09-post-gallery.md @@ -12,7 +12,7 @@ gallery: alt: "placeholder image 1" title: "Image 1 title caption" - url: assets/images/unsplash-gallery-image-2.jpg - image_path: uassets/images/nsplash-gallery-image-2-th.jpg + image_path: assets/images/unsplash-gallery-image-2-th.jpg alt: "placeholder image 2" title: "Image 2 title caption" - url: assets/images/unsplash-gallery-image-3.jpg