Skip to content

Commit 0372845

Browse files
committed
Switch to https for the google fonts api
1 parent 347f7b4 commit 0372845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/headertop.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- Bootstrap CSS -->
1818
<link rel="stylesheet" href="{{ site.baseurl }}/resources/css/bootstrap.css" type="text/css" />
1919

20-
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900,400italic,700italic' rel='stylesheet' type='text/css'>
20+
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900,400italic,700italic' rel='stylesheet' type='text/css'>
2121

2222
<!-- Custom stylesheet -->
2323
<link rel="stylesheet" href="{{ site.baseurl }}/resources/css/main.css" type="text/css" />

0 commit comments

Comments
 (0)