Skip to content

Comments

Fix Ubuntu font CSS URL#173

Open
leorochael wants to merge 1 commit intods300:masterfrom
leorochael:leorochael-fix-ubuntu-font-css-url
Open

Fix Ubuntu font CSS URL#173
leorochael wants to merge 1 commit intods300:masterfrom
leorochael:leorochael-fix-ubuntu-font-css-url

Conversation

@leorochael
Copy link

The link was pointing to the http version of the font at:

http://fonts.googleapis.com/css?family=Ubuntu:300,500

But the site is being served from an HTTPS link at:

https://ds300.github.io/jetzt/

Some browsers were refusing to load the http link from the https site.

So change the first link above to load from https.

The link was pointing to the `http` version of the font at:

http://fonts.googleapis.com/css?family=Ubuntu:300,500

But the site is being served from an HTTPS link at:

https://ds300.github.io/jetzt/

Some browsers were refusing to load the http link from the https site.

So change the first link above to load from https.
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