Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 365 Bytes

index.md

File metadata and controls

12 lines (11 loc) · 365 Bytes
layout
default

{% for post in site.posts %}

{{ post.title }}

{{ post.excerpt }}

Read more... {% endfor %}