Update post.html
add new pagination to posts page
This commit is contained in:
parent
074f9a2f81
commit
182ad7f65a
1 changed files with 1 additions and 0 deletions
|
@ -37,3 +37,4 @@ layout: default
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
{% include post_pagination.html %}
|
Loading…
Add table
Reference in a new issue