0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend
Hannah Wolfe d724c8f95d
Fixed amp not rendering content
refs: 9d7049cd3

- I missed that the amp_content helper was meant to be async when refactoring
- I have updated our proper amp acceptance tests to catch the content not rendering as this is a regression, this should definitely have been caught
- Added missing async property to amp_content helper to fix the issue
2021-10-05 12:27:31 +01:00
..
apps Fixed amp not rendering content 2021-10-05 12:27:31 +01:00
helpers Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
meta Fixed missing renames getExcerpt -> generateExcerpt 2021-07-02 09:44:18 +01:00
services Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00