Closed richford closed 7 years ago
@arokem, @jyeatman, @anotherjoshsmith Feel free to pick another favicon.ico image. We can also choose not to have one and I can just suppress the warning that Chrome spits out onto the console.
Rebased after merging of #156.
This PR fixes the mixed content warning that we were getting on some browsers. It uses the protocol relative url for the w3 css stylesheet, rather than the explicit http protocol.
This PR also adds a favicon.ico file and links it in
index.html
.