0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/config
Jason Williams e499e5dda9 Fix invalid image helper URLs when using a subdir.
No Issue
- Strip sub-directory from image paths before passing to
  config.createUrl. Since images are stored with the sub-directory
  and createUrl builds a URL with the sub-directory the result
  would be a URL that contains the sub-directory twice.
2014-11-17 05:32:51 +00:00
..
index.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
url.js Fix invalid image helper URLs when using a subdir. 2014-11-17 05:32:51 +00:00