oops, pagination page got left out
This commit is contained in:
		
							parent
							
								
									04bbca5871
								
							
						
					
					
						commit
						72d4e1f65b
					
				| 
						 | 
					@ -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>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue