File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ Setting | Format | Description
110
110
` title` | String | Title for the posts collection. Falls back to `site.title` if not present.
111
111
` description` | String | Description for the posts collection. Falls back to `site.description` if not present.
112
112
` dir` | String | Directory, relative to `source`, where posts lives.
113
- ` drafts_dir` | Boolean | Directory, relative to `source`, where draft posts can live.
113
+ ` drafts_dir` | String | Directory, relative to `source`, where draft posts can live.
114
114
` order` | `Asc`, `Desc` | Sort order for `{%raw%}{{posts}}{%endraw%}` variable.
115
115
` rss` | String | Path for a posts RSS file.
116
116
` jsonfeed` | String | Path for a posts jsonfeed file.
You can’t perform that action at this time.
0 commit comments