Change google fonts to https #38

Merged
styfle merged 1 commits from patch-1 into master 2018-07-09 19:15:29 +02:00
styfle commented 2018-07-09 19:13:22 +02:00 (Migrated from github.com)

This changes http://fonts.googleapis.com to https://fonts.googleapis.com

This fixes an issue where Chrome complains about Mixed Content when visiting /project/markedjs/marked

marked:12 Mixed Content: The page at 'https://isitmaintained.com/project/markedjs/marked' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Montserrat:400,700'. This request has been blocked; the content must be served over HTTPS.

This changes http://fonts.googleapis.com to https://fonts.googleapis.com This fixes an issue where Chrome complains about Mixed Content when visiting [/project/markedjs/marked](https://isitmaintained.com/project/markedjs/marked) > marked:12 Mixed Content: The page at 'https://isitmaintained.com/project/markedjs/marked' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Montserrat:400,700'. This request has been blocked; the content must be served over HTTPS.
mnapoli commented 2018-07-09 19:15:23 +02:00 (Migrated from github.com)

Nice thanks!

Nice thanks!
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lerking/IsItMaintained#38
No description provided.