From f49c6728b84e1e2f45bd0f97a19166288c9b1408 Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Tue, 3 Jul 2018 20:29:29 +0300 Subject: [PATCH] enable the second ad --- _layouts/default.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 113a1b30..3ba84b39 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,7 +4,7 @@ - + if (location.href.indexOf('http:') === 0) location.href = location.href.replace('http:', 'https:') {%if page.keywords != null%}{%endif%} {%if page.description != null%}{%endif%} {{ site.name }} - {{ page.title }} @@ -73,6 +73,7 @@