Use https for fonts.

This commit is contained in:
Justin Hsu 2016-10-30 15:12:58 -04:00
parent 55c60ac529
commit 363ed65f72
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
<title> Justin Hsu </title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href='http://fonts.googleapis.com/css?family=Roboto:500,300,300italic'
<link href='https://fonts.googleapis.com/css?family=Roboto:500,300,300italic'
rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet'
<link href='https://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet'
type='text/css'>
<script>