Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 174 Bytes

File metadata and controls

7 lines (7 loc) · 174 Bytes
layout title
default
Addumb.com posts

{% for post in site.posts %}

  • [{{ post.title }}]({{ post.url }}) posted on {{post.date | date_to_long_string}} {% endfor %}