mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Added paginate default to nil
I found this missing property in the default configuration description.
This commit is contained in:
@@ -294,6 +294,7 @@ relative_permalinks: true
|
||||
|
||||
permalink: date
|
||||
paginate_path: 'page:num'
|
||||
paginate: nil
|
||||
|
||||
markdown: maruku
|
||||
markdown_ext: markdown,mkd,mkdn,md
|
||||
|
||||
Reference in New Issue
Block a user