From e16dc43beac0c071ff3d8b509aee268cf5861c83 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 10 May 2015 00:25:12 +0200 Subject: [PATCH] Ensure we're indexed! --- _layouts/blog.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/blog.html b/_layouts/blog.html index 5ee5bef..d0dba79 100644 --- a/_layouts/blog.html +++ b/_layouts/blog.html @@ -2,7 +2,7 @@ layout: default format: blog-index # Don't index these pages dear Google. -noindex: true +noindex: false ---
@@ -13,4 +13,4 @@ noindex: true
{% include sidebar.html %}
-
\ No newline at end of file +