Sha256: c45961a84da8a35a823d51b4a014e8c0e71ced0134af6011b8aceb627ca5278b

Contents?: true

Size: 437 Bytes

Versions: 9

Compression:

Stored size: 437 Bytes

Contents

---
layout: page
---
<article class="row py-1">
  <div class="col">
    <h1 class="my-2 h2"><a href="{{ post.url }}">{{ page.title }}</a></h1>
    <p class="text-right">{{ page.date | date: "%b %d, %Y" }}</p>
    <hr class="mx-5 my-3">

    <div class="row">
      <div class="col">
        {{ content }}
      </div>
    </div>

    <p class="text-right font-italic">– {{ post.author | default: site.author }}</p>
  </div>
</article>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
darkade.github.io-theme-1.2.1 _layouts/post.html
darkade.github.io-theme-1.2.0 _layouts/post.html
darkade.github.io-theme-1.1.5 _layouts/post.html
darkade.github.io-theme-1.1.4 _layouts/post.html
darkade.github.io-theme-1.1.3 _layouts/post.html
darkade.github.io-theme-1.1.2 _layouts/post.html
darkade.github.io-theme-1.1.1 _layouts/post.html
darkade.github.io-theme-1.1.0 _layouts/post.html
darkade.github.io-theme-1.0.2 _layouts/post.html