From 6a1c6f0372dce84de09e0d700f1194bb3f5ea44c Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Thu, 28 Jun 2018 00:03:42 +0300 Subject: [PATCH] add canonical https urls for search engines --- _layouts/default.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 9ce4e297..3197cc03 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,9 +1,10 @@ - + + {%if page.keywords != null%}{%endif%} {%if page.description != null%}{%endif%} {{ site.name }} - {{ page.title }}