Sha256: 997e330512b487e681251e990c524dc1e29e5b41f9c06a8cb68b4c5403fabbce

Contents?: true

Size: 387 Bytes

Versions: 7

Compression:

Stored size: 387 Bytes

Contents

<section id="{{ page.slug }}" class="background-primary min-h-100vh row no-gutters justify-content-center">
  <div class="col-10 col-md-9">
    <div class="container">
      <div class="row row-cols-1 row-cols-md-2 row-cols-lg-3">
        {% for post in include.page.posts %}
          {%- include post.html post=post -%}
        {% endfor %}
      </div>
    </div>
  </div>
</section>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
empresa-recuperada-jekyll-theme-0.2.6 _includes/archive_post.html
empresa-recuperada-jekyll-theme-0.2.5 _includes/archive_post.html
empresa-recuperada-jekyll-theme-0.2.4 _includes/archive_post.html
empresa-recuperada-jekyll-theme-0.2.3 _includes/archive_post.html
empresa-recuperada-jekyll-theme-0.2.2 _includes/archive_post.html
empresa-recuperada-jekyll-theme-0.2.1 _includes/archive_post.html
empresa-recuperada-jekyll-theme-0.2.0 _includes/archive_post.html