0379bc4bf9
refs #9744
12 lines
160 B
YAML
12 lines
160 B
YAML
routes:
|
|
|
|
collections:
|
|
/blog/:
|
|
permalink: /blog/{year}/{slug}/
|
|
template:
|
|
- index
|
|
|
|
taxonomies:
|
|
tag: /category/{slug}/
|
|
author: /author/{slug}/
|