Sha256: 5e229893bf95aabd0dd055af54c5a32599d5e807dda5e646e080fc2a7c3dc51e

Contents?: true

Size: 187 Bytes

Versions: 8

Compression:

Stored size: 187 Bytes

Contents

{% if paginator.next_page %}
<div class="pagination">
  <a class="pagination-item older"
     href="{{ site.baseurl }}{{ paginator.next_page_path }}">
    Older
  </a>
</div>
{% endif %}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
jekyll-theme-hydeout-4.0.0 _includes/pagination-older.html
jekyll-theme-hydeout-3.7.1 _includes/pagination-older.html
jekyll-theme-hydeout-3.7.0 _includes/pagination-older.html
jekyll-theme-hydeout-3.6.0 _includes/pagination-older.html
jekyll-theme-hydeout-3.5.3 _includes/pagination-older.html
jekyll-theme-hydeout-3.5.2 _includes/pagination-older.html
jekyll-theme-hydeout-3.5.1 _includes/pagination-older.html
jekyll-theme-hydeout-3.5.0 _includes/pagination-older.html