From 8658617ad06d0bed0b288e3799cec9147a4c3be7 Mon Sep 17 00:00:00 2001 From: Eric Holscher Date: Tue, 7 Jan 2014 23:42:42 -0500 Subject: [PATCH] Fix the link to theme.js. Fixes #75 --- sphinx_rtd_theme/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx_rtd_theme/layout.html b/sphinx_rtd_theme/layout.html index 1e05b1ef..4375286e 100644 --- a/sphinx_rtd_theme/layout.html +++ b/sphinx_rtd_theme/layout.html @@ -50,7 +50,7 @@ {# RTD hosts these file themselves, so just load on non RTD builds #} {% if not READTHEDOCS %} - + {% endif %} {% for cssfile in css_files %}