github博客搭建笔记
github的协议是https,那搭建在上面的博客也是https,需要你要请求一个http的内容,浏览器是不允许的。我的博客中,有一个ccs是请求外链http的,所以这个css就加载不进来。
Mixed Content: The page at 'https://season-peng.github.io/' was loaded over HTTPS, but requested an insecure stylesheet'http://fonts.googleapis.com/css?family=Spirax'. This request has been blocked; the content must be served over HTTPS.