From 61ee181397d5ba77127f8f12891a3b512a74b586 Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Wed, 29 Feb 2012 22:33:57 +0000 Subject: 0.2.0 Release. Update to HTML5 Boilerplate v3.0.2 Add Pygments. Links to post comments corrected on index and category pages. --- _site_build/_includes/post_excerpt.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_site_build/_includes/post_excerpt.html') diff --git a/_site_build/_includes/post_excerpt.html b/_site_build/_includes/post_excerpt.html index 9578551..da5225f 100644 --- a/_site_build/_includes/post_excerpt.html +++ b/_site_build/_includes/post_excerpt.html @@ -6,7 +6,7 @@ | Posted in {{ post.categories | category_links }} {% endif %} {% if post.comments and site.disqus_shortname %} - | Comments + | Comments {% endif %} {{ post.content | truncate }} -- cgit v1.2.3-13-gbd6f