From be413934a7007d5b8736804738d644f8c526c342 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 23 Nov 2020 14:50:37 +0200 Subject: [PATCH] _includes/head.html: add nofollow to stop crawling too --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index 150c5c8..b3bf01a 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,7 +2,7 @@ - + {% if page.title %}{{ page.title }} ~~ {{ site.title }}{% else %}{{ site.title }}{% endif %}