0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/test/unit
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
..
api Removed output of "page" filter in Admin/Content APIs 2022-05-16 22:06:55 +08:00
frontend Cleaned up AMP rendering of "page" resources 2022-05-17 11:39:52 +08:00
server Added newsletters table to default export 2022-05-16 17:49:25 +01:00
shared Updated output logic to correctly use excerpt 2022-05-16 15:51:14 +01:00