Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 176 Bytes

posts.md

File metadata and controls

12 lines (10 loc) · 176 Bytes
layout author_profile title permalink
default
true
All Posts
/posts/

All Posts

{% for post in site.posts %}

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