From c59782d3892b4ce748425a3efefdb92e7aa94e83 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 10 Apr 2015 21:53:21 +0100 Subject: [PATCH] Add tags to taxonomies --- app/config/sculpin_kernel.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/config/sculpin_kernel.yml b/app/config/sculpin_kernel.yml index 30e202891..06f84b9f0 100644 --- a/app/config/sculpin_kernel.yml +++ b/app/config/sculpin_kernel.yml @@ -21,6 +21,8 @@ sculpin_content_types: talks: permalink: talks/:slug_title/ enabled: false + taxonomies: + - tags testimonials: permalink: testimonials/:slug_title/ layout: default