Google Fonts URLs should be HTTPS
-
All of the
//fonts.googleapis.com/css?family=...should be changed to HTTPS versions and not remain protocol-relative URLs.To be clear, they should be
https://fonts.googleapis.com/css?family=...https://www.jeremywagner.me/blog/stop-using-the-protocol-relative-url/ explains the issue well.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Google Fonts URLs should be HTTPS’ is closed to new replies.
