Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 195 Bytes

index.md

File metadata and controls

10 lines (9 loc) · 195 Bytes
layout title
master
Home

Recent News

{% for post in site.posts limit:5 %} {% ifchanged month %}### {{ post.date | date: "%B %Y" }}{% endifchanged %} {{ post.content }} {% endfor %}