Use the slug for the post permalinks
This commit is contained in:
parent
173ae928f8
commit
5cc3ded490
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ github = 'erynofwales'
|
||||||
instagram = 'erynofwales'
|
instagram = 'erynofwales'
|
||||||
|
|
||||||
[permalinks]
|
[permalinks]
|
||||||
posts = 'posts/:year/:month/:title/'
|
posts = 'posts/:year/:month/:slug/'
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
category = 'categories'
|
category = 'categories'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue