Sha256: da423577bc2ca90515c0d137c839435b79564c9b043c3d2bd910f8c3036fc375

Contents?: true

Size: 423 Bytes

Versions: 13

Compression:

Stored size: 423 Bytes

Contents

---
layout: container-breadcrumb
title: Blog
css-package: blog
js-package: blog
---
<div class="col-md-9">
    {{content}}
    {% include display-blog-posts.html %}
    
    {% if page.news %}
        {% include pagination.html path="/news/:num/"%}
    {% else %}
        {% include pagination.html path="/blog/:num/"%}
    {% endif %}
</div>
<div class="col-md-3 blog-sidebar">
    {% include post-sidebar.html  %}
</div>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-4.1.6 _layouts/post-index.html
jumbo-jekyll-theme-4.1.5 _layouts/post-index.html
jumbo-jekyll-theme-4.1.4 _layouts/post-index.html
jumbo-jekyll-theme-4.1.3 _layouts/post-index.html
jumbo-jekyll-theme-4.1.2 _layouts/post-index.html
jumbo-jekyll-theme-4.0.2 _layouts/post-index.html
jumbo-jekyll-theme-4.0.1 _layouts/post-index.html
jumbo-jekyll-theme-4.0.0 _layouts/post-index.html
jumbo-jekyll-theme-3.9.9 _layouts/post-index.html
jumbo-jekyll-theme-3.9.8 _layouts/post-index.html
jumbo-jekyll-theme-3.9.7 _layouts/post-index.html
jumbo-jekyll-theme-3.9.6 _layouts/post-index.html
jumbo-jekyll-theme-3.9.5 _layouts/post-index.html