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/newroutes.yaml
2018-08-16 12:13:24 +02:00

11 lines
160 B
YAML

routes:
collections:
/blog/:
permalink: /blog/{year}/{slug}/
template:
- index
taxonomies:
tag: /category/{slug}/
author: /author/{slug}/