0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/helpers
cobbspur 32059812a9 Updated meta helpers to use tag meta data if present
No issue

- Tag Meta title and description override default response
- Tag Meta title present on all pages
- Tag Meta description available only on first page
 - Updates tests
2014-12-21 11:39:49 +00:00
..
tpl
asset.js
author.js
body_class.js
content.js
date.js
encode.js
excerpt.js Strip footnotes from excerpts 2014-12-04 15:28:30 +00:00
foreach.js
ghost_foot.js Match labels with element ids. 2014-12-04 15:21:27 +00:00
ghost_head.js Match labels with element ids. 2014-12-04 15:21:27 +00:00
ghost_script_tags.js
has.js
image.js
index.js Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
is.js
meta_description.js Updated meta helpers to use tag meta data if present 2014-12-21 11:39:49 +00:00
meta_title.js Updated meta helpers to use tag meta data if present 2014-12-21 11:39:49 +00:00
page_url.js
pagination.js
plural.js
post_class.js
tags.js
template.js
title.js
url.js Return computed url with post object 2014-12-10 17:23:02 +00:00
utils.js