From 2f9448174f67d3167064e6e5fb4339e0efa87e70 Mon Sep 17 00:00:00 2001 From: erdifr Date: Wed, 31 Aug 2016 19:37:34 -0400 Subject: [PATCH] Fix mixed-content warning. Use https:// instead of http:// to load jQuery and Google Analytics. Now Google Chrome will load jQuery and Google Analytics instead of blocking the scripts and throwing a mixed-content warning. --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 96d6764..c72e9c0 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - +