2015-10-26, 01:45:37
I am getting google font download failure with skeleton. The html has
putting http: in front of the url fixes it for me, but some people say just http, or https is needed. IDK and I am not sure I understand either.
Code:
<!-- FONT
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">