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