From d9e379d1e7d3e3f802d74bb15ded562ab13354e3 Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Sat, 14 Jan 2012 19:25:54 +0000 Subject: Add categories for posts. --- _site_build/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_site_build/index.html') diff --git a/_site_build/index.html b/_site_build/index.html index 7b96318..71a3e34 100644 --- a/_site_build/index.html +++ b/_site_build/index.html @@ -3,7 +3,7 @@ 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 %} -- cgit v1.2.3-13-gbd6f