Skip to content

Conversation

@tubaman
Copy link

@tubaman tubaman commented Apr 18, 2020

Use schemaless static assets URLs to avoid nasty browser warnings when serving https. Also avoid a github insecure redirect.

tubaman added 2 commits April 18, 2020 16:07
With http:// in asset URLs, browsers show a nasty warning when your site
is https.  Use schemaless URLs for assets so browsers are happy for both
secure and non-secure sites.
With the old github pages URL, https://pinax.github.com would redirect to
http://pinax.github.io which would cause a browser warning about insecure
assets.  So, use the new domain here to avoid that insecure redirect.
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.

2 participants