Update post permalink pattern
This commit is contained in:
parent
67a45cb647
commit
875d6dc08e
|
@ -1,6 +1,6 @@
|
||||||
sculpin_content_types:
|
sculpin_content_types:
|
||||||
posts:
|
posts:
|
||||||
permalink: blog/:slug_title/
|
permalink: blog/:year/:month/:day/:slug_title/
|
||||||
taxonomies:
|
taxonomies:
|
||||||
- tags
|
- tags
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue