Correct indent in yaml preamble
This commit is contained in:
parent
e898b6e8bd
commit
5d126350d6
|
@ -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