From 6eee84476ac5dbebbd62b149aa1abe6ec85f5c76 Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Wed, 27 Jun 2018 23:57:44 +0300 Subject: [PATCH] redirect to https via JavaScript - we cannot enforce GitHub to redirect everything due to version check URL and Java URLConnection not following http->https redirects automatically --- _layouts/default.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 3b882e68..9ce4e297 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,6 +1,7 @@ + {%if page.keywords != null%}{%endif%} @@ -31,7 +32,7 @@