Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 434 Bytes

File metadata and controls

17 lines (16 loc) · 434 Bytes
layout page
title Blog
subtitle
permalink /blog/
    {% for post in site.posts %}
  • {{ post.title }} {{ post.date | date: "%d %B %Y" }}
  • {% endfor %}