Use the slug for the post permalinks

This commit is contained in:
Eryn Wells 2021-10-11 15:07:08 -07:00
parent 173ae928f8
commit 5cc3ded490

View file

@ -29,7 +29,7 @@ github = 'erynofwales'
instagram = 'erynofwales'
[permalinks]
posts = 'posts/:year/:month/:title/'
posts = 'posts/:year/:month/:slug/'
[taxonomies]
category = 'categories'