We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d473f9e commit bdd0f80Copy full SHA for bdd0f80
client/app.html
@@ -7,8 +7,8 @@
7
type="image/png"
8
href="assets/images/favicon.png">
9
10
- <link href='http://fonts.googleapis.com/css?family=Montserrat:700' rel='stylesheet' type='text/css'>
11
- <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400' rel='stylesheet' type='text/css'>
+ <link href='https://fonts.googleapis.com/css?family=Montserrat:700' rel='stylesheet' type='text/css'>
+ <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400' rel='stylesheet' type='text/css'>
12
13
<!-- iOS Web Clip -->
14
<link rel="apple-touch-icon" href="assets/images/favicon.png">
0 commit comments