Merge pull request #3234 from DavidLemayian/patch-1

Use no protocol to fetch Lato font
This commit is contained in:
Taylor Otwell 2015-02-04 08:14:16 -06:00
commit 4552d93b66
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<html>
<head>
<link href='http://fonts.googleapis.com/css?family=Lato:100' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Lato:100' rel='stylesheet' type='text/css'>
<style>
body {