Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 314 Bytes

news.md

File metadata and controls

16 lines (14 loc) · 314 Bytes
title area layout section
News
news
default
news illustrated

All News

{% for post in site.posts %}

{{ post.date | date: "%B %-d, %Y" }}
{{ post.content }} {% endfor %}