Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 223 Bytes

File metadata and controls

11 lines (8 loc) · 223 Bytes
layout
page
    {% for post in site.posts %}
  • {{ post.date | date_to_string }} » {{ post.title }}
  • {% endfor %}