summaryrefslogtreecommitdiff
path: root/_site_build/index.html
diff options
context:
space:
mode:
authordavidtsadler <davidtsadler@googlemail.com>2012-01-14 19:25:54 +0000
committerdavidtsadler <davidtsadler@googlemail.com>2012-01-14 19:25:54 +0000
commitd9e379d1e7d3e3f802d74bb15ded562ab13354e3 (patch)
treedaedd0cc2b2f69abb4e0c23a9b80d21f466df2a5 /_site_build/index.html
parentbee356476f2932f69b05c0b1d8decd0e1843ff6b (diff)
Add categories for posts.
Diffstat (limited to '_site_build/index.html')
-rw-r--r--_site_build/index.html2
1 files changed, 1 insertions, 1 deletions
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
---
-<section id="excerpts">
+<section id="recent-posts">
{% for post in site.posts limit:site.max_recent_posts %}
{% include post_excerpt.html %}
{% endfor %}