changed http:// to https://
This commit is contained in:
parent
473e77daa7
commit
7e8a1e3935
@ -3,7 +3,7 @@
|
|||||||
<title>Life</title>
|
<title>Life</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="format-detection" content="telephone=no">
|
<meta name="format-detection" content="telephone=no">
|
||||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,300">
|
||||||
<style>
|
<style>
|
||||||
*{
|
*{
|
||||||
font-family: Open Sans, Helvetica, Arial, sans-serif;
|
font-family: Open Sans, Helvetica, Arial, sans-serif;
|
||||||
|
Loading…
Reference in New Issue
Block a user