I am getting the following console error when trying to access the following link
https://forum.vuejs.org/
As a result, there is no icons for search input and other buttons
The screenshot is from Chrome, simmilar issues on Firefox
The error is show below:
Mixed Content: The page at 'https://forum.vuejs.org/' was loaded over HTTPS, but requested an insecure image 'http://vuejs.org/images/logo.png'. This content should also be served over HTTPS.
Redirect at origin 'https://vue-forum-vuejsorg.netdna-ssl.com' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://forum.vuejs.org' is therefore not allowed access.
Is it just me ?