Add feature row image caption example
This commit is contained in:
parent
648254b2b5
commit
50dca72f4b
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ feature_row:
|
||||||
title: "Placeholder 1"
|
title: "Placeholder 1"
|
||||||
excerpt: "This is some sample content that goes here with **Markdown** formatting."
|
excerpt: "This is some sample content that goes here with **Markdown** formatting."
|
||||||
- image_path: /assets/images/unsplash-gallery-image-2-th.jpg
|
- image_path: /assets/images/unsplash-gallery-image-2-th.jpg
|
||||||
|
image_caption: "Image courtesy of [Unsplash](https://unsplash.com/)"
|
||||||
alt: "placeholder image 2"
|
alt: "placeholder image 2"
|
||||||
title: "Placeholder 2"
|
title: "Placeholder 2"
|
||||||
excerpt: "This is some sample content that goes here with **Markdown** formatting."
|
excerpt: "This is some sample content that goes here with **Markdown** formatting."
|
||||||
|
|
Loading…
Reference in a new issue