From 8d223433c6e0afeea7629dbe47ef64dd584a9524 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 16 Jul 2015 02:14:59 +0100 Subject: [PATCH] Spaces --- app/config/sculpin_kernel.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/config/sculpin_kernel.yml b/app/config/sculpin_kernel.yml index ec50deb0..f68cdabc 100644 --- a/app/config/sculpin_kernel.yml +++ b/app/config/sculpin_kernel.yml @@ -1,13 +1,13 @@ sculpin: - permalink: pretty - ignore: - - '**/*.scss' - - '**/config.rb' - - '**/Gemfile*' + permalink: pretty + ignore: + - '**/*.scss' + - '**/config.rb' + - '**/Gemfile*' sculpin_content_types: - posts: - permalink: blog/:slug_title/ - taxonomies: - - tags + posts: + permalink: blog/:slug_title/ + taxonomies: + - tags