Change google fonts to https #38
Reference in New Issue
Block a user
No description provided.
Delete Branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Nice thanks!