Merge pull request #3250 from bbashy/patch-1

Use relative href on 503 font path
This commit is contained in:
Taylor Otwell 2015-02-22 19:53:37 -06:00
commit c357eb0ccd
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 {