config: add permalink option for blog posts
This commit is contained in:
parent
8fe5d1ffb7
commit
6cfd4a5041
1 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue