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