From: Joel Stanley Date: Wed, 9 Dec 2015 01:17:51 +0000 (+1030) Subject: web/logo: Use a relative protocol X-Git-Url: http://git.ozlabs.org/?p=ccan;a=commitdiff_plain;h=aad4294f8c9114612a4cc137aa9030e43d3eba70 web/logo: Use a relative protocol The webfont forces http, which results in a mixed content warning if you're visiting the site on https. Strip the protocol so we use whatever the user has connected with. Signed-off-by: Joel Stanley Signed-off-by: Rusty Russell --- diff --git a/web/logo.html b/web/logo.html index d281df9f..c0d1531b 100644 --- a/web/logo.html +++ b/web/logo.html @@ -9,7 +9,7 @@ $url_prefix = getenv("URLPREFIX"); ccan - +