Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 216 Bytes

blog.md

File metadata and controls

11 lines (10 loc) · 216 Bytes
layout title permalink topmenu
page
Новости
/blog/
true

{% for post in site.posts %}

[{{ post.title }} — {{ post.date | date_to_string }}]({{ post.url }})

{{ post.content }} {% endfor %}