Add tags to taxonomies
This commit is contained in:
parent
6c15730fa2
commit
c59782d389
|
@ -21,6 +21,8 @@ sculpin_content_types:
|
|||
talks:
|
||||
permalink: talks/:slug_title/
|
||||
enabled: false
|
||||
taxonomies:
|
||||
- tags
|
||||
testimonials:
|
||||
permalink: testimonials/:slug_title/
|
||||
layout: default
|
||||
|
|
Loading…
Reference in a new issue