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 1bfdc71 commit a763ed6Copy full SHA for a763ed6
_includes/head.html
@@ -10,7 +10,7 @@
10
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}">
11
12
<!-- Google fonts -->
13
- <link href='http://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
+ <link href='https://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
14
15
<!-- Google tracking -->
16
<script>
0 commit comments