Removed disabled content types
Removed projects and testimonials from sculpin_kernel.yml as these have been moved to their own branches.
This commit is contained in:
parent
ec810c5f05
commit
74de62ca7e
|
@ -9,18 +9,9 @@ sculpin_content_types:
|
||||||
permalink: blog/:slug_title/
|
permalink: blog/:slug_title/
|
||||||
taxonomies:
|
taxonomies:
|
||||||
- tags
|
- tags
|
||||||
projects:
|
|
||||||
enabled: false
|
|
||||||
permalink: projects/:slug_title/
|
|
||||||
taxonomies:
|
|
||||||
- tags
|
|
||||||
talks:
|
talks:
|
||||||
permalink: talks/:year/:month/:day/:slug_title/
|
permalink: talks/:year/:month/:day/:slug_title/
|
||||||
taxonomies:
|
taxonomies:
|
||||||
- tags
|
- tags
|
||||||
testimonials:
|
|
||||||
enabled: false
|
|
||||||
permalink: testimonials/:slug_title/
|
|
||||||
layout: default
|
|
||||||
sculpin_theme:
|
sculpin_theme:
|
||||||
theme: opdavies/opdavies
|
theme: opdavies/opdavies
|
||||||
|
|
Loading…
Reference in a new issue