Ghost/core
Fabien O'Carroll c2275ed131
Added size attribute support to img_url helper (#10182)
refs #10181 

Adds support to request a size in the img_url helper using syntax like:
    <img src="{{img_url profile_image size="small"}}"/>

Requires the image_sizes config to be defined in the themes package.json
2018-12-13 19:14:08 +07:00
..
client@cce8738fbd Updated Ghost-Admin to 2.8.0 2018-12-11 14:25:52 +01:00
server Added size attribute support to img_url helper (#10182) 2018-12-13 19:14:08 +07:00
test Added size attribute support to img_url helper (#10182) 2018-12-13 19:14:08 +07:00
index.js