Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 225 Bytes

blog.md

File metadata and controls

13 lines (10 loc) · 225 Bytes
title layout nav_order
News
default
2

Latest News

Catch up on recent articles and updates:

{% for post in site.posts %}

  • [{{ post.title }}]({{ post.url }}) - {{ post.date | date: "%B %d, %Y" }} {% endfor %}