Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 288 Bytes

File metadata and controls

14 lines (12 loc) · 288 Bytes
layout std
title Enter the void - News archive

NEWS - Archive index

{% for post in site.posts reverse %} {% if post.index != false %}

  • {{ post.date | date: "%d.%m.%Y" }} - [{{ post.title }}]({{ post.url }}) {% endif %} {% endfor %}