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