0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core/test
Aileen Nowak 503148058c More consistant usage of urlFor('home') (#7689)
refs #7666 

Using `urlFor('home')` instead `config.get('url')` in Ghost.
When `urlFor('home', true)` returns the absolute adress of the blog as defined in the config.
Will always return a trailing `/`.
2017-01-23 09:22:37 +01:00
..
functional Make AMP optional (#7830) 2017-01-17 16:40:06 +01:00
integration More consistant usage of urlFor('home') (#7689) 2017-01-23 09:22:37 +01:00
unit More consistant usage of urlFor('home') (#7689) 2017-01-23 09:22:37 +01:00
utils
.jshintrc