Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 243 Bytes

File metadata and controls

14 lines (12 loc) · 243 Bytes
layout default
permalink /archives/

Archives

    {% for post in site.posts %}
  • {{ post.title }} {{ post.date | date_to_string }}
  • {% endfor %}