Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 102 Bytes

File metadata and controls

9 lines (6 loc) · 102 Bytes
layout index

{% for post in site.posts %}

[{{ post.title }}]({{ post.url }})

{% endfor %}