https for google fonts

pull/1/head
Matthew Hodgson 2015-07-13 17:01:35 +01:00
parent 10b3f250ec
commit a5d24329c2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Matrix React SDK Example</title>
<link href='http://fonts.googleapis.com/css?family=Muli:300,400' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Muli:300,400' rel='stylesheet' type='text/css'>
</head>
<body style="height: 100%;">
<section id="matrixchat" style="height: 100%;"></section>