mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 01:41:46 +03:00
13 lines
158 B
YAML
13 lines
158 B
YAML
|
routes:
|
||
|
|
||
|
collections:
|
||
|
/
|
||
|
route: '{globals.permalinks}'
|
||
|
template:
|
||
|
- home
|
||
|
- index
|
||
|
|
||
|
resources:
|
||
|
tag: /tag/{slug}/
|
||
|
author: /author/{slug}/
|