Add documentation for image attribution
This commit is contained in:
@@ -88,6 +88,9 @@ resources:
|
|||||||
src: "Filename of the post's featured image, used as the card image and the image at the top of the article"
|
src: "Filename of the post's featured image, used as the card image and the image at the top of the article"
|
||||||
params:
|
params:
|
||||||
description: "Description for the featured image, used as the alt text"
|
description: "Description for the featured image, used as the alt text"
|
||||||
|
attribution:
|
||||||
|
name: "Name of person to attribute image to"
|
||||||
|
link: "optional URL to persons site"
|
||||||
---
|
---
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user