@ -16,7 +16,7 @@
<li class="listing-item">
<div class="post-time">
<span class="date">
{{ post.date | date(format="%b %d") }}
{{ post.date | date(format="%d %b") }}
</span>
</div>
<a href="{{ post.permalink }}" title="{{ post.title }}"