Sha256: d24e02d1375ff25c25eff4b717656a7db448e04e30d8a4673ac1487a5a995b4d
Contents?: true
Size: 585 Bytes
Versions: 14
Compression:
Stored size: 585 Bytes
Contents
--- layout: default --- <section id="post"> <article class="post"> <header> <time datetime="{{ post.date | date: "%Y-%m-%d" }}"> {%- assign date_format = site.cyclist.date_format | default: "%A, %b %-d, %Y" -%} {{- page.date | date: date_format -}} </time> <h1>{{ page.title | escape }}</h1> {%- if page.author -%} <span>{{ page.author }}</span> {%- endif %} </header> {{ content }} </article> </section>
Version data entries
14 entries across 11 versions & 1 rubygems