Ghost/core/frontend/apps/amp
Naz 5abd67809d Cleaned up AMP rendering of "page" resources
refs https://github.com/TryGhost/Toolbox/issues/332

- After dropping support for `page: (true|false)` for post resources in Content API there is no need to check for `body.post.page` in the AMP renderer. Furthermore, the AMP router uses `public-post` controller that **only** returns "post" resources. This check was a redundant, unnecessary piece of logic
2022-05-17 11:39:52 +08:00
..
lib Cleaned up AMP rendering of "page" resources 2022-05-17 11:39:52 +08:00
index.js Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00