Omit protocol from embedded font resources

Fixes the mixed content errors and loads fonts when accessing
https://gohugo.io/
This commit is contained in:
Éli Marshal
2015-07-10 16:53:03 -06:00
committed by Bjørn Erik Pedersen
parent c4f81840f7
commit 90af334c21
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/* Import fonts */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic);
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic);
/* ******************************
For the github btn