From 3ee01ed416e04786f94336845f35a4f1d9996481 Mon Sep 17 00:00:00 2001
From: Saurabh Kumar
Date: Thu, 7 May 2015 17:19:53 +0530
Subject: [PATCH] fix(index.html): the site breaks over https
Issue:
![a](https://www.dropbox.com/s/03i401vjv31zb3e/Screenshot%202015-05-07%2017.18.23.png?dl=1)
Fix:
https should always be used if the content is available over secure protocol.
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index ed3319b..cd19548 100644
--- a/index.html
+++ b/index.html
@@ -52,8 +52,8 @@ Image Zoom
-
-
+
+