From 2d8c70a4d142015fe811518d6ac03a8efc851396 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 1 May 2015 23:00:21 +0100 Subject: [PATCH] Make it more obvious that these content types are disabled --- app/config/sculpin_kernel.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/config/sculpin_kernel.yml b/app/config/sculpin_kernel.yml index 48422e29..7d998284 100644 --- a/app/config/sculpin_kernel.yml +++ b/app/config/sculpin_kernel.yml @@ -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