config: add permalink option for blog posts
This commit is contained in:
parent
8fe5d1ffb7
commit
6cfd4a5041
|
@ -29,6 +29,10 @@ menu:
|
||||||
author:
|
author:
|
||||||
name: "Bruno BELANYI"
|
name: "Bruno BELANYI"
|
||||||
|
|
||||||
|
permalinks:
|
||||||
|
posts: /:year/:month/:day/:title/
|
||||||
|
|
||||||
|
|
||||||
params:
|
params:
|
||||||
author: "Bruno BELANYI"
|
author: "Bruno BELANYI"
|
||||||
description: "A simple blog about programmation"
|
description: "A simple blog about programmation"
|
||||||
|
|
Loading…
Reference in a new issue