post: Document image preview and caption options

This commit is contained in:
George Cushen 2017-11-11 15:13:10 +00:00
commit ee63fde14e

View file

@ -10,8 +10,12 @@ categories = []
# Featured image
# Place your image in the `static/img/` folder and reference its filename below, e.g. `image = "example.jpg"`.
# Use `caption` to display an image caption.
# Markdown linking is allowed, e.g. `caption = "[Image credit](http://example.org)"`.
# Set `preview` to `false` to disable the thumbnail in listings.
[header]
image = ""
caption = ""
preview = true
+++