diff --git a/lib/jekyll/frontmatter_defaults.rb b/lib/jekyll/frontmatter_defaults.rb index 80ee191d..2c5755b5 100644 --- a/lib/jekyll/frontmatter_defaults.rb +++ b/lib/jekyll/frontmatter_defaults.rb @@ -105,7 +105,7 @@ module Jekyll true else !old_scope.has_key? 'type' - end + end end # Collects a list of sets that match the given path and type