Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 192 Bytes

File metadata and controls

9 lines (9 loc) · 192 Bytes
layout page
title Notes
comments false
permalink notes/

{% for post in site.posts %}

  • {{ post.date | date_to_string }} » [ {{ post.title }} ]({{ post.url }}) {% endfor %}