diff --git a/app/config/sculpin_kernel.yml b/app/config/sculpin_kernel.yml index 29aeab02..544abcaa 100644 --- a/app/config/sculpin_kernel.yml +++ b/app/config/sculpin_kernel.yml @@ -19,5 +19,8 @@ sculpin_content_types: talks: permalink: talks/:slug_title/ enabled: false + testimonials: + permalink: testimonials/:slug_title/ + enabled: false sculpin_theme: - theme: opdavies/opdavies \ No newline at end of file + theme: opdavies/opdavies