Sha256: e7fa9e71a90acb5d52cbc0d1f2a38f5bbeef77ae8659f737946447f120d7e62d

Contents?: true

Size: 440 Bytes

Versions: 2

Compression:

Stored size: 440 Bytes

Contents

---
layout: default
---

<header class="post-header">
  {% if page.link %}
 	 	<h1 class="post-title"><a href="{{ page.link }}">{{ page.title }}</a> <span class="link-arrow">&rarr;</span></h1>
	{% else %}
  	<h1 class="post-title">{{ page.title }}</h1>
	{% endif %}
	<p class="meta">{{ page.date | date: "%B %d, %Y" }}{% if page.meta %} • {{ page.meta }}{% endif %}</p>
</header>

<article class="post-content">
  {{ content }}
</article>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
personally-developed-2.1.0 _layouts/post.html
personally-developed-2.0.0 _layouts/post.html