Sha256: 850746b83e07dd6565d2271d38be32579d5416f60bda027b9a81ba46cb45eaaa
Contents?: true
Size: 472 Bytes
Versions: 4
Compression:
Stored size: 472 Bytes
Contents
--- layout: default --- <h1>{{ page.title }}</h1> <section class="post-meta"> {%- assign date_format = site.date_format | default: "%b %-d, %Y" -%} <i class="fas fa-user-edit"></i> Author: {{ page.author | default: "Administrator" }} <br /> <i class="fas fa-calendar"></i> Date: {{ page.date | date: date_format }} {% if page.tag %} <br /> <i class="fa fa-tag"></i> Tag: {{ page.tag }} {% endif %} </section> <hr /> {{ content }}
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
picklecore-1.1.0 | _layouts/post.html |
picklecore-1.0.1 | _layouts/post.html |
picklecore-1.0.0 | _layouts/post.html |
picklecore-1.0.0.beta.1 | _layouts/post.html |