Simplify config
This commit is contained in:
parent
7f1b916f32
commit
6c48e9bbdf
|
@ -64,8 +64,7 @@ Feature: Collections
|
|||
And I have a "_config.yml" file with content:
|
||||
"""
|
||||
collections:
|
||||
methods:
|
||||
baz: bin
|
||||
- methods
|
||||
"""
|
||||
When I run jekyll build
|
||||
Then the _site directory should exist
|
||||
|
|
Loading…
Reference in New Issue