Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 234 Bytes

File metadata and controls

12 lines (11 loc) · 234 Bytes
layout page
title Posts
    {% for post in site.posts %}
  • {{ post.date | date_to_string }}: {{ post.title }}
  • {% endfor %}