Sha256: 3d9a4753a31b9975e3097cd79f4271cf13a714ae9239668ef4648242c463ed6a
Contents?: true
Size: 584 Bytes
Versions: 11
Compression:
Stored size: 584 Bytes
Contents
--- layout: default --- <section id="post"> <article class="link"> <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
11 entries across 11 versions & 1 rubygems