RedHatOfficial / Overpass

Overpass open source web font family — Sponsored by Red Hat
http://overpassfont.org
SIL Open Font License 1.1
2k stars 89 forks source link

Use, and promote using, ssl for CDN links #71

Closed relrod closed 4 years ago

relrod commented 5 years ago

The current landing site (when using SSL) does not even render the font in modern browsers because it blocks CDN access due to mixed-content.

This fixes that, updates a few other links to be https links, and gives the user https CDN links which we should be promoting instead of http.

Signed-off-by: Rick Elrod rick@elrod.me

davelab6 commented 5 years ago

Looks good to me