0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend/meta
Kevin Ansfield be4a5a84d9
Updated meta/structured data sources & fallbacks (#11068)
refs https://github.com/TryGhost/Ghost/issues/10921, closes https://github.com/TryGhost/Ghost/issues/11357, closes https://github.com/TryGhost/Ghost/issues/11403

- updates the sources and fallbacks for the output of `{{ghost_head}}` meta/structured data
- re-works related tests to better show the fallback chains for different scenarios
- fixes `{{ghost_head}}` tests to use `before/afterEach` so that tests are not interdependent
2019-11-21 13:08:00 +00:00
..
amp_url.js
asset_url.js
author_fb_url.js
author_image.js
author_url.js
blog_logo.js
canonical_url.js
context_object.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
cover_image.js
creator_url.js
description.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
excerpt.js 🐛 Fixed lack of space in excerpt generated from paragraphs 2019-08-26 18:05:14 +02:00
image-dimensions.js 🔥 Removed V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
index.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
keywords.js
modified_date.js
og_image.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
og_type.js
paginated_url.js
published_date.js
rss_url.js
schema.js 🔥 Removed V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
structured_data.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
title.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
twitter_image.js Updated meta/structured data sources & fallbacks (#11068) 2019-11-21 13:08:00 +00:00
url.js