Sha256: a00d9ecd9cc350d6f6e46d36f2c45743819f4574add907ebfa99c64f93e1b486
Contents?: true
Size: 603 Bytes
Versions: 18
Compression:
Stored size: 603 Bytes
Contents
--- layout: default --- <section id="post"> <article class="post"> <header> <time class="post-date" 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
18 entries across 9 versions & 1 rubygems