Ghost/core/test/utils/fixtures/settings/goodroutes.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

13 lines
161 B
YAML

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