Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 236 Bytes

news.md

File metadata and controls

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

RSS-Feed

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