From bee356476f2932f69b05c0b1d8decd0e1843ff6b Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Mon, 9 Jan 2012 22:17:18 +0000 Subject: Add missing rel=bookmark to post anchors. --- _site_build/archives/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_site_build') diff --git a/_site_build/archives/index.html b/_site_build/archives/index.html index 71aed54..9c4644f 100644 --- a/_site_build/archives/index.html +++ b/_site_build/archives/index.html @@ -16,7 +16,7 @@ robots: follow, noindex, noodp, noydir, noarchive
    {% endif %}
  1. - {{ post.title }} + {{ post.title }}
  2. {% capture year %}{{ post.date | date: '%Y' }}{% endcapture %} {% capture pyear %}{{ post.previous.date | date: '%Y' }}{% endcapture %} -- cgit v1.2.3-13-gbd6f