Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 227 Bytes

File metadata and controls

12 lines (11 loc) · 227 Bytes
layout default
    {% for post in site.posts %}
  • {{ post.title }}

    {{ post.description }}

  • {% endfor %}