Sha256: 1e199487bb006c30bd90cf7860c560bfae7c857df1866ea0f4fb6ae23600ae6c
Contents?: true
Size: 242 Bytes
Versions: 2
Compression:
Stored size: 242 Bytes
Contents
--- layout: default --- {% for post in site.posts %} <article> <a class="post-link" href="{{ post.url | relative_url }}">{{ post.title | escape }} <span class="post-meta">{{ post.date | date: "%b %-d" }}</span></a> </article> {% endfor %}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
athene-0.1.4 | _layouts/home.html |
athene-0.1.3 | _layouts/home.html |