Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 312 Bytes

news.md

File metadata and controls

20 lines (13 loc) · 312 Bytes
layout title
base
News

Changes

Subscribe

{% for post in site.posts %}

{{ post.date | date_to_long_string }}

[{{ post.title }}]({{ post.url }})

{% endfor %}