You can add captions now to header images and article images
This commit is contained in:
parent
afe5307a29
commit
8ef95125bd
12 changed files with 144 additions and 12 deletions
|
|
@ -14,6 +14,8 @@ header:
|
|||
background-color: "#EFC94C;"
|
||||
# pattern: pattern_concrete.jpg
|
||||
image_fullwidth: unsplash_brooklyn-bridge_header.jpg
|
||||
caption: This is a caption for the header image with link
|
||||
caption_url: https://unsplash.com/
|
||||
---
|
||||
|
||||
|
||||
|
|
@ -23,6 +25,8 @@ header:
|
|||
header:
|
||||
title: header with text
|
||||
image_fullwidth: unsplash_brooklyn-bridge_header.jpg
|
||||
caption: This is a caption for the header image with link
|
||||
caption_url: https://unsplash.com/
|
||||
~~~
|
||||
|
||||
### All Header-Styles
|
||||
|
|
|
|||
Reference in a new issue