Sha256: 0407320162ec1edb1e786209a3311cc8bdd6a2593b7c10b5b5394598a53a7be8

Contents?: true

Size: 257 Bytes

Versions: 4

Compression:

Stored size: 257 Bytes

Contents

---
layout: default
title: Home
pagination:
  enabled: true
---

<div class="home-list">
  {% for post in paginator.posts %} {% include post-card.html %} {% endfor %}
</div>
{{ content }}
<div class="home-pagination">
  {% include pagination.html %}
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
yoyoyo-0.0.14 _layouts/home.html
yoyoyo-0.0.13 _layouts/home.html
yoyoyo-0.0.12 _layouts/home.html
yoyoyo-0.0.11 _layouts/home.html