Sha256: 84adb91b3cb471d891728573118a8b05708b2899ab3019cadad78cb64585e7bb
Contents?: true
Size: 537 Bytes
Versions: 18
Compression:
Stored size: 537 Bytes
Contents
--- layout: default --- <section class="post_head"> {% picture {{ page.image | prepend: 'posts/' }} --alt {{ page.image_alt }} --img class="post__hero" %} <div class="post__title"> <h1 >{{ page.title }}</h1> <p class="post__meta">{{ site.data.authors[page.author].name }} | {{ site.data.authors[page.author].email }} | {{ page.date | date: "%d-%m-%y" }}</p> </div> </section> <section class="post__content"> <h2 class="post__subtitle">{{ page.subtitle }}</h2> {{ content }} </section> <section class="post__footer"> </section>
Version data entries
18 entries across 18 versions & 1 rubygems