Sha256: 51e519a3ac9c21ba79a56a6c8f00ee9df83329cf2974cb93a9a7a07eba653036
Contents?: true
Size: 299 Bytes
Versions: 3
Compression:
Stored size: 299 Bytes
Contents
--- layout: page --- {{ content }} <section> {% for post in site.posts %} <a class="link dark-gray" href="{{ post.url | relative_url }}"> <article class="pv1"> <p class="f5 f4-m f4-l fw4 lh-title mb0 underline">{{ post.title | escape }}</p> </article> </a> {% endfor %} </section>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-jam-0.1.2 | _layouts/archive.html |
jekyll-theme-jam-0.0.2 | _layouts/archive.html |
jekyll-theme-jam-0.0.1 | _layouts/archive.html |