0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/frontend
Fabien 'egg' O'Carroll 2dd302a23e
Updated frontend meta helpers to support tag metadata (#12037)
no-issue

- `canonicalUrl`
  - Updated to use `canonical_url` & fall back to previous functionality
- `ogTitle`
  - Updated to use `og_title` and fall back to previous functionality
- `ogImage`
  - Updated to use `og_image` and fall back to previous functionality
- `ogDescription`
  - Updated to use `og_description` and fall back to previous functionality
- `twitterTitle`
  - Updated to use `twitter_title` and fall back to previous functionality
- `twitterImage`
  - Upated to use `twitter_image` and fall back to previous functionality
- `twitterDescription`
  - Updated to use `twitter_description` and fall back to previous functionality
2020-07-10 13:52:48 +02:00
..
apps 🎨 New Google AMP template (#11986) 2020-07-06 17:09:24 +01:00
helpers Fixed public membersjs script load behind dev flag 2020-07-09 11:07:01 +05:30
meta Updated frontend meta helpers to support tag metadata (#12037) 2020-07-10 13:52:48 +02:00
services Fixed @price.currency_symbol helper 2020-07-01 13:26:30 +02:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00