From 24611991b12f57c9aa6ce7fa07c82e1243f4f77b Mon Sep 17 00:00:00 2001 From: Beto Muniz Date: Thu, 24 Nov 2016 18:20:57 -0200 Subject: [PATCH] Fixing issue with Mixed content --- _layouts/page.html | 2 +- _layouts/post-light-feature.html | 2 +- _layouts/post-no-feature.html | 2 +- _layouts/post.html | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_layouts/page.html b/_layouts/page.html index a096619..07c1bb8 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -5,7 +5,7 @@
- + {% else %} {% include head-dark.html %} diff --git a/_layouts/post-light-feature.html b/_layouts/post-light-feature.html index f072c63..6f6db7e 100644 --- a/_layouts/post-light-feature.html +++ b/_layouts/post-light-feature.html @@ -5,7 +5,7 @@
- + {% else %} {% include head-dark.html %} diff --git a/_layouts/post-no-feature.html b/_layouts/post-no-feature.html index 2e36219..992d2cc 100644 --- a/_layouts/post-no-feature.html +++ b/_layouts/post-no-feature.html @@ -5,7 +5,7 @@
- + {% else %} {% include head-dark.html %} diff --git a/_layouts/post.html b/_layouts/post.html index 36487c5..1df9a95 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -3,9 +3,9 @@
{% if page.image.feature %} -