From c26797d808b213a902ab425b307bc0d109c13ef4 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Sat, 29 Jun 2019 02:34:11 -0400 Subject: Proper RTD detection. --- docs/_templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_templates/layout.html') diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 412deb20..00686bd7 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -27,7 +27,7 @@ {% endif %} - {%- if readthedocs %} + {%- if ON_READTHEDOCS %}