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'
|
||||
|
||||
[permalinks]
|
||||
posts = 'posts/:year/:month/:title/'
|
||||
posts = 'posts/:year/:month/:slug/'
|
||||
|
||||
[taxonomies]
|
||||
category = 'categories'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue