Don't use absolute [http://] urls

This commit is contained in:
Tom Willemse 2013-08-22 21:19:02 +02:00
parent 12799b9ddd
commit 6ee01205cc

View file

@ -18,7 +18,7 @@ $# License along with Hypo. If not, see <http://www.gnu.org/licenses/>.
<html>
<head>
<title>Hypo: $file.filename</title>
<link href="http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/css/bootstrap.min.css"
<link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/css/bootstrap.min.css"
type="text/css" rel="stylesheet" />
<style>$:style</style>
<meta name="robots" content="noindex, nofollow">