0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit/server_helpers
John O'Mahoney ac80569c31 Adds meta referrer tag to the head of ghost pages
closes #5522
- Added meta tag
- Added meta tag to tests
2015-07-08 14:59:39 +01:00
..
test_tpl Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
asset_spec.js
author_spec.js
body_class_spec.js Misc helper updates & fixes 2015-05-14 11:42:29 +01:00
content_spec.js
date_spec.js
encode_spec.js
excerpt_spec.js
foreach_spec.js
ghost_foot_spec.js
ghost_head_spec.js Adds meta referrer tag to the head of ghost pages 2015-07-08 14:59:39 +01:00
has_spec.js
image_spec.js
input_password_spec.js rewrites default private.hbs for new zelda styles 2015-05-29 06:25:32 -06:00
is_spec.js Misc helper updates & fixes 2015-05-14 11:42:29 +01:00
meta_description_spec.js Rewrite meta_description and meta_title to depend upon the current context 2015-03-24 22:42:45 +01:00
meta_title_spec.js Misc helper updates & fixes 2015-05-14 11:42:29 +01:00
navigation_spec.js Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
next_post_spec.js Add post preview via uuid (/p/:uuid) 2015-04-30 11:57:37 +01:00
page_url_spec.js
pagination_spec.js Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
plural_spec.js
post_class_spec.js
prev_post_spec.js Add post preview via uuid (/p/:uuid) 2015-04-30 11:57:37 +01:00
tags_spec.js
title_spec.js
url_spec.js
utils.js