Sha256: 9ab2b0f82cf2f16fb3830e97c47211f87f9433fe4922556a4e7e3ad75cbcec78
Contents?: true
Size: 469 Bytes
Versions: 2
Compression:
Stored size: 469 Bytes
Contents
--- layout: default fluid: true --- <div class="col-12 col-md-10 col-lg-8 col-xl-6 pt-4 pt-lg-5 page-wrap"> <article class="post"> <header class="post-header mb-3"> <h1 class="mb-0">{{ page.title }}</h1> <time class="body-sm" datetime="{{ page.date | date: '%Y-%m-%d' }}"> <strong>{{ page.date | date: "%B %d, %Y"}}</strong> </time> </header> <section class="post-content"> {{ content }} </section> </article> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
another-theme-1.0.1 | _layouts/post.html |
another-theme-1.0.0 | _layouts/post.html |