Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 236 Bytes

File metadata and controls

12 lines (10 loc) · 236 Bytes
title News
layout default

RSS-Feed

    {% for post in site.posts %}
  • {{post.date | date: "%d.%m.%Y"}} » {{post.title}}
  • {% endfor %}