Skip to content

Fix mixed content by updating Google Fonts link to HTTPS #211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hwahyeon
Copy link
Contributor

The browser displayed the following warning:

Mixed Content: The page at 'https://biopython.org/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=PT+Sans%3A400,400italic,700%7CAbril+Fatface'. This request has been blocked; the content must be served over HTTPS.

The Google Fonts link has been updated to use HTTPS to resolve this issue.

Verified locally:

  • Font request to https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface returns 200 OK
  • Styles load as expected (confirmed in Styles panel)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant