sintaxi / harp

Static Web Server/Generator/Bundler
http://harpjs.com
5k stars 346 forks source link

Multiple browsers show security warnings on https://harpjs.com #586

Closed rodet closed 4 years ago

rodet commented 7 years ago

The browsers (Firefox and Chrome) complain both with a red sign in the navigation bar that the site is insecure - see Firefox screen capture:

screen shot 2016-11-09 at 14 30 37

Looking in the JS console I could find that statement: Loading mixed (insecure) active content "http://ghbtns.com/github-btn.html?user=sintaxi&repo=harp&type=watch&count=true&size=large" on a secure page

Fixing this would help make Harp look like a more reliable tool to potential users.