oops, pagination page got left out

This commit is contained in:
Coby Chapple 2013-05-02 21:34:47 +01:00
parent 04bbca5871
commit 72d4e1f65b
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@ page in the generated site.
The pagination plugin exposes the `paginator` liquid object with the following The pagination plugin exposes the `paginator` liquid object with the following
attributes: attributes:
<div class="mobile-side-scroller">
<table> <table>
<thead> <thead>
<tr> <tr>
@ -102,6 +103,7 @@ attributes:
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div>
<div class="note info"> <div class="note info">
<h5>Pagination does not support tags or categories</h5> <h5>Pagination does not support tags or categories</h5>