Merge pull request #3234 from DavidLemayian/patch-1
Use no protocol to fetch Lato font
This commit is contained in:
commit
4552d93b66
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue