Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 196 Bytes

File metadata and controls

13 lines (11 loc) · 196 Bytes
layout default
title News

News

    {% for post in site.posts %}
  • {{ post.title }} ({{ post.date | date: "%d %B %Y" }})
  • {% endfor %}