From c1b628991fe6288b76b17007143fa5fe865aa53e Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Fri, 6 Jan 2012 16:49:18 +0000 Subject: Add robot meta tag. --- _site_build/_includes/head.html | 1 + 1 file changed, 1 insertion(+) (limited to '_site_build/_includes') diff --git a/_site_build/_includes/head.html b/_site_build/_includes/head.html index df19960..b573f7c 100644 --- a/_site_build/_includes/head.html +++ b/_site_build/_includes/head.html @@ -1,6 +1,7 @@ {{ page.title }} - {{ site.title }} +{% if page.robots %}{% endif %} -- cgit v1.2.3-13-gbd6f