--- layout: default --- {% assign post = site.posts.first %}
«
»
{% if post.previous.url %} « {{post.previous.title}} | {% endif %} {{ post.date | date_to_string }} {% if post.next.url %} | {{post.next.title}} » {% endif %}