Add documentation for image attribution

This commit is contained in:
Joe Hutchinson
2021-02-03 21:12:09 -05:00
parent baddc0cc0e
commit ca0214e3ea

View File

@@ -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"
params:
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"
---
```