Ghost/core/frontend/services
Hannah Wolfe 03b0139ef9
Allow page to be used as post in dynamic routing
closes: https://github.com/TryGhost/Ghost/issues/10042
closes: https://github.com/TryGhost/Ghost/issues/14206

- the fact that pages are exposed as .page in dynamic routing has never played nicely
- this fix changes nothing in the tests - which shows this was never a covered case
- ideally I should add some tests, but for now this tiny change should prevent a lot of dynamic routing pain
- note, it doesn't remove .page, it just adds .post, so both work
2022-05-27 15:11:34 +01:00
..
apps
card-assets
data
helpers
rendering Allow page to be used as post in dynamic routing 2022-05-27 15:11:34 +01:00
routing Allow page to be used as post in dynamic routing 2022-05-27 15:11:34 +01:00
rss 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
sitemap
theme-engine 🔥 Removed legacy product + price helpers from themes 2022-05-12 18:58:01 +01:00
handlebars.js
proxy.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00