We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2300b89 commit f474434Copy full SHA for f474434
_includes/head.html
@@ -10,5 +10,5 @@
10
11
<link rel="icon" href="{{"/assets/img/favicon.ico"|prepend:site.baseurl}}">
12
<link rel="stylesheet" href="{{"/assets/css/index.css"|prepend:site.baseurl}}">
13
- <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,800,600">
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,600">
14
</head>
0 commit comments