Sha256: c74c3d49fb94bd19caaa4d3b5fb4afa6e7add50da76eeccc22a67f79a0b700d8

Contents?: true

Size: 388 Bytes

Versions: 6

Compression:

Stored size: 388 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 %}
    {% else %}
        {% include pagination-news.html %}
    {% endif %}
</div>

<div class="col-md-3 blog-sidebar">
    {% include post-sidebar.html  %}
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-1.4.24 _layouts/post-index.html
jumbo-jekyll-theme-1.4.23 _layouts/post-index.html
jumbo-jekyll-theme-1.4.22 _layouts/post-index.html
jumbo-jekyll-theme-1.4.21 _layouts/post-index.html
jumbo-jekyll-theme-1.4.20 _layouts/post-index.html
jumbo-jekyll-theme-1.4.19 _layouts/post-index.html