Add missing documentation for `extra_images` config

This commit is contained in:
Joseph Wynn 2016-09-25 20:30:39 +01:00
parent efeb87a032
commit 098b3117a8
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ responsive_image:
#
output_path_format: assets/resized/%{width}/%{basename}
# [Optional, Default: []]
# By default, only images referenced by the responsive_image and responsive_image_block
# tags are resized. Here you can set a list of paths or path globs to resize other
# images. This is useful for resizing images which will be referenced from stylesheets.