Ghost/core/frontend
Rish f770e9f2ad 🐛 Fixed incorrect member gating on custom static page routes
no issue

- Member gating on post/page content is done using member context on request's frame
- Custom static page route was incorrectly setting the member context as `members` instead of `member`, which caused logged-in members to still not able to see content while logged in as a member
- Fix corrects the member context for these routes to use `member` as expected
2020-08-03 17:28:55 +05:30
..
apps Updated AMP output to include Google Analytics 2020-07-15 13:43:25 +02:00
helpers Updated ghost_head & ghost_foot to work with tags 2020-07-10 14:20:24 +02:00
meta Updated frontend meta helpers to support tag metadata (#12037) 2020-07-10 13:52:48 +02:00
services 🐛 Fixed incorrect member gating on custom static page routes 2020-08-03 17:28:55 +05:30
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00