Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 582 Bytes

index.md

File metadata and controls

25 lines (25 loc) · 582 Bytes
layout
main
--- ## News
    {% for item in site.news.list %}
  •  {{item.date}}: {{ item.comments }}
  • {% endfor %}
---