Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 467 Bytes

File metadata and controls

16 lines (15 loc) · 467 Bytes
layout page
title Notes
description An archive of this blog's notes.
keywords blog archive, notes
{% for post in site.posts %}
{{ post.date | date: "%b %d, %Y" }}
{{ post.description }}
{% endfor %}