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