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