Sha256: 34d604229e6a9880d55dda325e90c6eee5b6dda6bd5525504fd5a8cfdfbddb3b
Contents?: true
Size: 335 Bytes
Versions: 1
Compression:
Stored size: 335 Bytes
Contents
{%- assign date_format = site.minima.date_format | default: "%b %-d, %Y" -%} <div class="container"> <h1>{{ page.title }}</h1> {% if page.description == 'Awesome Shoes' %} <h2>{{ page.description }}</h2> {% endif %} <div class="post-date" style="margin-top:20px"> Published on {{ page.date | date: date_format }} </div> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
texture-0.1 | _includes/post_header.html |