{% assign postCount = site.posts | size %} {% assign postsCovered = site.paginate | plus:offset %} {% if postsCovered < postCount %}
{% endif %}