Sha256: 634cf8984fffe371ce2cca226ee2a5d1db2deda2819f5b9829490c2764387a8c
Contents?: true
Size: 216 Bytes
Versions: 2
Compression:
Stored size: 216 Bytes
Contents
{% for post in site.posts reversed %} {% include card.html url=post.url image=post.image category=post.category title=post.title description=post.description author=post.author content=post.content %} {% endfor %}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jasper-theme-0.0.2 | _includes/posts.html |
jasper-theme-0.0.1 | _includes/posts.html |