Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 209 Bytes

File metadata and controls

14 lines (10 loc) · 209 Bytes
layout default
title Home

{{ site.title }}

{{ site.description }}

Posts

{% for post in site.posts %}

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