Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 111 Bytes

File metadata and controls

5 lines (4 loc) · 111 Bytes

GitHub Pages

{% for post in site.posts %} [{{ post.title }}]({{ site.baseurl }}{{ post.url }}) {% endfor %}