--- layout: default title: Home ---
{% for post in site.posts limit:site.max_recent_posts %} {% include post_excerpt.html %} {% endfor %}