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:
|
taxonomies:
|
||||||
- tags
|
- tags
|
||||||
projects:
|
projects:
|
||||||
|
enabled: false
|
||||||
permalink: projects/:slug_title/
|
permalink: projects/:slug_title/
|
||||||
taxonomies:
|
taxonomies:
|
||||||
- tags
|
- tags
|
||||||
enabled: false
|
|
||||||
talks:
|
talks:
|
||||||
permalink: talks/:year/:month/:day/:slug_title/
|
permalink: talks/:year/:month/:day/:slug_title/
|
||||||
taxonomies:
|
taxonomies:
|
||||||
- tags
|
- tags
|
||||||
testimonials:
|
testimonials:
|
||||||
|
enabled: false
|
||||||
permalink: testimonials/:slug_title/
|
permalink: testimonials/:slug_title/
|
||||||
layout: default
|
layout: default
|
||||||
enabled: false
|
|
||||||
sculpin_theme:
|
sculpin_theme:
|
||||||
theme: opdavies/opdavies
|
theme: opdavies/opdavies
|
||||||
|
|
Loading…
Reference in a new issue