Ghost/core/frontend
Fabien O'Carroll b0efad7ac9
Fixed img_url helper when using image sizes with relative path… (#10964)
closes #10949 

This updates the getImageWithSize function in the img_url helper to consider relative paths WITHOUT a leading slash the "base case". If a path does have a leading slash, we remove it, pass it through the function again, and then prepend the slash.
2019-07-29 16:54:09 +08:00
..
apps
helpers Fixed img_url helper when using image sizes with relative path… (#10964) 2019-07-29 16:54:09 +08:00
meta Added global site SEO fields to be used in theme helpers (#10930) 2019-07-25 11:08:29 +02:00
services Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00