Merge pull request #4422 from kpym/patch-1
Correct indent in yaml preamble
This commit is contained in:
commit
cc390d1a80
|
@ -489,7 +489,7 @@ With these defaults, all posts would use the `my-site` layout. Any html files th
|
||||||
{% highlight yaml %}
|
{% highlight yaml %}
|
||||||
collections:
|
collections:
|
||||||
- my_collection:
|
- my_collection:
|
||||||
output: true
|
output: true
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
-
|
-
|
||||||
|
|
Loading…
Reference in New Issue