0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend
Roshan Dash c66304f66a 🐛 Fixed published time and modified time for structured data (#12085)
closes #12059

- Published Time and Modified Time were not populating for 'page' context because it is an extension of 'post' and hence there was no context 'page'. 
- Fixed it by using the common contextObject & `getContextObject` utility. 
- Should also fix some other missing parameters.
2020-08-18 11:34:06 +01:00
..
apps Updated AMP output to include Google Analytics 2020-07-15 13:43:25 +02:00
helpers Updated Stripe JS to load async in head 2020-08-18 11:33:54 +01:00
meta 🐛 Fixed published time and modified time for structured data (#12085) 2020-08-18 11:34:06 +01:00
services 🐛 Fixed meta data when using tag data in collection (#12137) 2020-08-18 11:34:00 +01:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00