From 74de62ca7eb6529507d94be30bcf6e4650c9519a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 3 May 2015 18:35:12 +0100 Subject: [PATCH] Removed disabled content types Removed projects and testimonials from sculpin_kernel.yml as these have been moved to their own branches. --- app/config/sculpin_kernel.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/app/config/sculpin_kernel.yml b/app/config/sculpin_kernel.yml index 86f7ab7e..97c77da3 100644 --- a/app/config/sculpin_kernel.yml +++ b/app/config/sculpin_kernel.yml @@ -9,18 +9,9 @@ sculpin_content_types: permalink: blog/:slug_title/ taxonomies: - tags - projects: - enabled: false - permalink: projects/:slug_title/ - taxonomies: - - tags talks: permalink: talks/:year/:month/:day/:slug_title/ taxonomies: - tags - testimonials: - enabled: false - permalink: testimonials/:slug_title/ - layout: default sculpin_theme: theme: opdavies/opdavies