Merge pull request #3868 from tillkruss/patch-3

Use double quotes; Remove un-used fonts
This commit is contained in:
Taylor Otwell 2016-08-11 11:57:19 -05:00 committed by GitHub
commit b69e85c245
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<title>Laravel</title>
<!-- Fonts -->
<link href='https://fonts.googleapis.com/css?family=Raleway:100,400,300,600' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Raleway:100,600" rel="stylesheet" type="text/css">
<!-- Styles -->
<style>