From f59e8e63993f4410839fa90ac5df859abb4015c8 Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Sat, 7 Jan 2012 20:29:41 +0000 Subject: Add rel=bookmark --- _site_build/_includes/post_excerpt.html | 2 +- _site_build/_layouts/post.html | 4 ++-- _site_build/archives/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to '_site_build') diff --git a/_site_build/_includes/post_excerpt.html b/_site_build/_includes/post_excerpt.html index 1caf4d5..461cb55 100644 --- a/_site_build/_includes/post_excerpt.html +++ b/_site_build/_includes/post_excerpt.html @@ -1,6 +1,6 @@
-

{{ post.title }}

+

{{ post.title }}

{{ post.content | truncate }} diff --git a/_site_build/_layouts/post.html b/_site_build/_layouts/post.html index f37fc0d..e45ca24 100644 --- a/_site_build/_layouts/post.html +++ b/_site_build/_layouts/post.html @@ -11,10 +11,10 @@ layout: default diff --git a/_site_build/archives/index.html b/_site_build/archives/index.html index e09e2b0..721e66a 100644 --- a/_site_build/archives/index.html +++ b/_site_build/archives/index.html @@ -19,7 +19,7 @@ robots: follow, noindex, noodp, noydir {% endif %} {% endunless %}
  • - {{ post.title }} + {{ post.title }}
  • {% endfor %} -- cgit v1.2.3-13-gbd6f