Extract a partial, update spacing

This commit is contained in:
Oliver Davies 2019-03-07 02:59:55 +00:00
parent d5028b9110
commit 8cdf0dfc6e
4 changed files with 12 additions and 4 deletions

View file

@ -2,6 +2,6 @@
<h1 class="leading-tight mb-2">{{ page.title }}</h1>
<p class="text-grey-dark">
<span class="visuallyhidden">Posted on </span>{{ page.date|date('jS F Y') }}
{% include 'posts/post-date' %}
</p>
</div>