Simplify config

This commit is contained in:
Anatol Broder 2014-05-08 08:37:32 +02:00
parent 7f1b916f32
commit 6c48e9bbdf
1 changed files with 1 additions and 2 deletions

View File

@ -64,8 +64,7 @@ Feature: Collections
And I have a "_config.yml" file with content: And I have a "_config.yml" file with content:
""" """
collections: collections:
methods: - methods
baz: bin
""" """
When I run jekyll build When I run jekyll build
Then the _site directory should exist Then the _site directory should exist