0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/utils/fixtures/settings/newroutes.yaml

12 lines
160 B
YAML
Raw Normal View History

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