Fix image path
This commit is contained in:
parent
7c2fc59c3b
commit
3237963925
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue