francescomecca.eu/archive.md
PesceWanda 6249a5dfc9 blog
2016-05-01 11:13:57 +02:00

10 lines
179 B
Markdown

---
layout: page
title: Archive
---
## Blog Posts
{% for post in site.posts %}
* {{ post.date | date_to_string }} » [ {{ post.title }} ]({{ post.url }})
{% endfor %}:wq