Fix the one http:// we had

diff --git a/index.html b/index.html
index 1677800..1521611 100644
--- a/index.html
+++ b/index.html
@@ -883,7 +883,7 @@
                             </div>
                         </div>
                         <br />
-                        <span class="pull-right text-muted small"><a href="http://blissroms.github.io">Bliss Site by Team Bliss</a> ©2017 Team Bliss</span>
+                        <span class="pull-right text-muted small"><a href="https://blissroms.github.io">Bliss Site by Team Bliss</a> ©2017 Team Bliss</span>
                     </div>
                 </div>
             </footer>