0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend/services/routing
Naz b9e26c836b 🐛 Fixed missing index page from pages sitemaps
closes https://github.com/TryGhost/Ghost/issues/14180
refs 597ec51afb

- The index page `/` was missing from sitemaps.xml. It was a regression instoruced with a referenced commit.
2022-02-28 22:23:11 +07:00
..
config 🐛 Fixed incorrect edit redirect for authors 2022-01-10 16:56:33 +00:00
controllers Updated frontend routing to include products for page/post 2022-02-01 11:13:51 +05:30
helpers Updated frontend routing to include products for page/post 2022-02-01 11:13:51 +05:30
middleware
CollectionRouter.js
EmailRouter.js
index.js
ParentRouter.js
PreviewRouter.js
registry.js
router-manager.js 🐛 Fixed missing index page from pages sitemaps 2022-02-28 22:23:11 +07:00
RSSRouter.js
StaticPagesRouter.js
StaticRoutesRouter.js
TaxonomyRouter.js
UnsubscribeRouter.js