Add tags to taxonomies
This commit is contained in:
parent
c5aeb02f29
commit
4f6d1a36b2
|
@ -15,6 +15,11 @@ sculpin_content_types:
|
|||
taxonomies:
|
||||
- tags
|
||||
enabled: false
|
||||
talks:
|
||||
permalink: talks/:slug_title/
|
||||
enabled: false
|
||||
taxonomies:
|
||||
- tags
|
||||
testimonials:
|
||||
permalink: testimonials/:slug_title/
|
||||
layout: default
|
||||
|
|
Loading…
Reference in a new issue