Add tags taxonomy to posts
This commit is contained in:
parent
b53dff2d5d
commit
0f83ab4f20
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ sculpin_content_types:
|
|||
enabled: false
|
||||
posts:
|
||||
permalink: blog/:slug_title/
|
||||
taxonomies:
|
||||
- tags
|
||||
projects:
|
||||
permalink: projects/:slug_title/
|
||||
enabled: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue