From 709e1ead7f43b2ed792b59a3a18abef7d66e4fec Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Wed, 7 Jan 2015 15:03:10 +0800 Subject: [PATCH] use protocol-relative url to load resources --- _layouts/default.html | 6 +++--- _layouts/page.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index e8a0e02..55a6527 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -12,7 +12,7 @@ - + @@ -95,14 +95,14 @@
  • New Media Campaigns
  • - Creative Commons License
    PHP: The Right Way by Josh Lockhart is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
    Based on a work at www.phptherightway.com. + Creative Commons License
    PHP: The Right Way by Josh Lockhart is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
    Based on a work at www.phptherightway.com.

    - + diff --git a/_layouts/page.html b/_layouts/page.html index ed25cc7..0396cb8 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -12,7 +12,7 @@ - + @@ -42,7 +42,7 @@ Return to Main Page