0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/utils/fixtures/settings/badroutes.yaml
kirrg001 6ac00255e3 Renamed resources to taxonomies in default routes yaml file
refs https://github.com/TryGhost/Team/issues/65

- this was incorrect
- we don't use the wording `resources` in the routes yaml file
2018-04-21 01:17:52 +02:00

12 lines
159 B
YAML

routes:
collections:
/
route: '{globals.permalinks}'
template:
- home
- index
taxonomies:
tag: /tag/{slug}/
author: /author/{slug}/