Skip to content

Commit a763ed6

Browse files
authored
Fix fonts
1 parent 1bfdc71 commit a763ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}">
1111

1212
<!-- Google fonts -->
13-
<link href='http://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
13+
<link href='https://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
1414

1515
<!-- Google tracking -->
1616
<script>

0 commit comments

Comments
 (0)