Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 117 Bytes

home.md

File metadata and controls

8 lines (7 loc) · 117 Bytes
layout title
page
Home

{% for post in site.posts %}

  • [ {{ post.title }} ]({{ post.url }}) {% endfor %}