Make it more obvious that these content types are disabled
This commit is contained in:
parent
d10484471c
commit
2d8c70a4d1
|
@ -11,17 +11,17 @@ sculpin_content_types:
|
|||
taxonomies:
|
||||
- tags
|
||||
projects:
|
||||
enabled: false
|
||||
permalink: projects/:slug_title/
|
||||
taxonomies:
|
||||
- tags
|
||||
enabled: false
|
||||
talks:
|
||||
permalink: talks/:year/:month/:day/:slug_title/
|
||||
taxonomies:
|
||||
- tags
|
||||
testimonials:
|
||||
enabled: false
|
||||
permalink: testimonials/:slug_title/
|
||||
layout: default
|
||||
enabled: false
|
||||
sculpin_theme:
|
||||
theme: opdavies/opdavies
|
||||
|
|
Loading…
Reference in a new issue