Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 149 Bytes

blog.md

File metadata and controls

10 lines (8 loc) · 149 Bytes
layout title permalink
page
Blog
/blog/

{% for post in site.posts %}

  • {{post.title}}
  • {% endfor %}