Hi, a small issue with the Landio skeleton is the use of the http protocol to load the social endpoints. Better use the protocol relative // instead. So for example change —'http://graph.facebook.com/…' to —'//graph.facebook.com/…'. The same for the other http endpoints in the css
Hi, a small issue with the Landio skeleton is the use of the http protocol to load the social endpoints. Better use the protocol relative // instead. So for example change —'http://graph.facebook.com/…' to —'//graph.facebook.com/…'. The same for the other http endpoints in the css