diff --git a/app/config/sculpin_kernel.yml b/app/config/sculpin_kernel.yml index 88d648364..031a03bea 100644 --- a/app/config/sculpin_kernel.yml +++ b/app/config/sculpin_kernel.yml @@ -2,6 +2,6 @@ sculpin: permalink: pretty sculpin_content_types: posts: - enabled: false + permalink: blog/:slug_title/ sculpin_theme: theme: opdavies/opdavies \ No newline at end of file