From 59ca5d3597aff4d3192e809d8df02b85827aafe9 Mon Sep 17 00:00:00 2001 From: Robbie Jaeger Date: Tue, 16 Jul 2019 10:12:43 -0600 Subject: [PATCH] Add secure protocol to eliminate http redirect for outside assets --- _layouts/main.html | 2 +- _layouts/page.html | 2 +- _layouts/presentation.html | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/_layouts/main.html b/_layouts/main.html index db29dfb4a..231af671f 100644 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -11,7 +11,7 @@ {{content}} {% include search.html %} - + diff --git a/_layouts/page.html b/_layouts/page.html index 3f51eee22..4e3769e4e 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -20,7 +20,7 @@

{% include search.html %} - + diff --git a/_layouts/presentation.html b/_layouts/presentation.html index fc8d465da..37e6f9a0c 100644 --- a/_layouts/presentation.html +++ b/_layouts/presentation.html @@ -3,9 +3,9 @@ {% include head.html %} - - - + + + @@ -14,10 +14,10 @@ {{ content }} - - - - + + + +