From d13dbf661503d00f195f2b54e4a0310bdcfeb495 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Thu, 10 Jul 2014 15:40:58 +0800 Subject: [PATCH] use protocol-relative URL to load libraries browser will tell users that the page contains some insecure resources, use protocol-relative URL can prevent this issue. reference : [The Protocol-relative URL](http://www.paulirish.com/2010/the-protocol-relative-url/) --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 429ceb9..88167c9 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ - +