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