webpage: remove respond.js
authorJason Pleau <jason@jpleau.ca>
Fri, 1 May 2015 21:06:54 +0000 (17:06 -0400)
committerJason Pleau <jason@jpleau.ca>
Fri, 1 May 2015 21:06:57 +0000 (17:06 -0400)
Calling outside resources is a breach of privacy, and prevents the page
from loading correctly if offline.

htdocs/index.html

index 33f0bc9..3ba6a7e 100644 (file)
   <!-- Custom styles for this template -->
   <link href="css/mpd.min.css" rel="stylesheet">
   <link href="assets/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon">
-
-  <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-  <!--[if lt IE 9]>
-  <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
-  <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
-  <![endif]-->
 </head>
 <body>