mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Merge pull request #4422 from kpym/patch-1
Correct indent in yaml preamble
This commit is contained in:
@@ -489,7 +489,7 @@ With these defaults, all posts would use the `my-site` layout. Any html files th
|
||||
{% highlight yaml %}
|
||||
collections:
|
||||
- my_collection:
|
||||
output: true
|
||||
output: true
|
||||
|
||||
defaults:
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user