-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
My Docpad site is served via HTTPS, but many of the URLs automatically inserted are http:. This throws up "mixed content" errors.
Would it be better to explicitly fetch all of these via HTTPS? Or maybe make the URLS // so they inherit the scheme of the calling page? Either way, many of my buttons fail to load, and I have to explicitly load Disqus over HTTPS.