Sha256: 8cb836b8cc8812df700dc55a8cf01f9af49327650a3ccdcf48cebfda7b47c706
Contents?: true
Size: 300 Bytes
Versions: 1
Compression:
Stored size: 300 Bytes
Contents
--- layout: page --- {{ content }} <section> {% for post in site.posts %} <a class="link black-80" href="{{ post.url | relative_url }}"> <article class="pv1"> <h3 class="f5 f4-m f4-l fw4 lh-title mb0 underline">{{ post.title | escape }}</h3> </article> </a> {% endfor %} </section>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ark-jekyll-theme-0.0.2 | _layouts/archive-minimal.html |