Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 239 Bytes

File metadata and controls

14 lines (12 loc) · 239 Bytes
layout default

{{ site.description }}

    {% for post in site.posts %}
  • {{ post.title }} {{ post.date | date: "%B %d, %Y" }}
  • {% endfor %}