Update post.html

add new pagination to posts page
This commit is contained in:
Nico Jensen 2019-03-25 13:53:40 +01:00
parent 074f9a2f81
commit 182ad7f65a

View file

@ -37,3 +37,4 @@ layout: default
{{ content }} {{ content }}
</div> </div>
</article> </article>
{% include post_pagination.html %}