not forcing http only anymore
parent
f51ae7dcbf
commit
b2d9d1eb60
|
@ -5,8 +5,8 @@
|
||||||
<head>
|
<head>
|
||||||
<title>Level2</title>
|
<title>Level2</title>
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||||
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
|
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
|
||||||
<link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
|
<link href='//fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
|
||||||
<link rel="stylesheet" href="css/bootstrap.min.css" />
|
<link rel="stylesheet" href="css/bootstrap.min.css" />
|
||||||
<link rel="stylesheet" href="css/climacons-font.css" />
|
<link rel="stylesheet" href="css/climacons-font.css" />
|
||||||
<link rel="stylesheet" href="css/level2.css" />
|
<link rel="stylesheet" href="css/level2.css" />
|
||||||
|
|
Loading…
Reference in New Issue