getnikola / nikola-themes

Themes for Nikola
https://themes.getnikola.com/
71 stars 51 forks source link

Zen: Font loaded over http, blocked in Chromium #74

Closed davidak closed 8 years ago

davidak commented 8 years ago
Mixed Content: The page at 'https://themes.getnikola.com/v7/zen-jinja/index.html' was loaded over HTTPS, but requested an insecure font 'http://netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.woff?v=3.2.1'. This request has been blocked; the content must be served over HTTPS.

https://themes.getnikola.com/v7/zen-jinja/index.html

ralsina commented 8 years ago

That should be changed to protocol-relative I guess.

Kwpolska commented 8 years ago

Protocol relative is so 2010. https:// is good enough these days. I’ll fix it.

Kwpolska commented 8 years ago

Fixed.