From 7592e4bda2622f0a9525298bd4827e9898ec1cb3 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 11 Jun 2015 07:20:49 -0400 Subject: [PATCH] Use an HTTPS url for fonts so these load on HTTPS pages Right now they're blocked as active mixed content. --- sphinx/themes/pyramid/layout.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sphinx/themes/pyramid/layout.html b/sphinx/themes/pyramid/layout.html index 318a3662a..2f891158d 100644 --- a/sphinx/themes/pyramid/layout.html +++ b/sphinx/themes/pyramid/layout.html @@ -1,8 +1,8 @@ {%- extends "basic/layout.html" %} {%- block extrahead %} - - + +