Add tags taxonomy to posts
This commit is contained in:
parent
b53dff2d5d
commit
0f83ab4f20
|
@ -6,6 +6,8 @@ sculpin_content_types:
|
|||
enabled: false
|
||||
posts:
|
||||
permalink: blog/:slug_title/
|
||||
taxonomies:
|
||||
- tags
|
||||
projects:
|
||||
permalink: projects/:slug_title/
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in a new issue