Add collections to info about pagination support.

Currently: _Pagination does not support tags or categories_
Proposed: _Pagination does not support tags, categories or collections_

Maybe in the future? Related: #2376
This commit is contained in:
Philipp Rudloff 2014-05-11 10:10:06 +02:00
parent d34f1d2c1a
commit a9cf8c4c04
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ attributes:
</div>
<div class="note info">
<h5>Pagination does not support tags or categories</h5>
<h5>Pagination does not support tags, categories or collections</h5>
<p>Pagination pages through every post in the <code>posts</code>
variable regardless of variables defined in the YAML Front Matter of
each. It does not currently allow paging over groups of posts linked