Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 552 Bytes

index.md

File metadata and controls

20 lines (19 loc) · 552 Bytes
layout
default

{% include sections.html %}

{% if site.posts.size > 0 %} {% for post in site.posts limit: 3%} {% include article-content.html %} {% endfor %} {% endif %}