Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit 8833154

Browse files
committed
Remove broken RTD layout hack
1 parent b3c440b commit 8833154

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/_templates/layout.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
{% extends rtd_hack_template_path + '/layout.html' if READTHEDOCS
2-
else '!layout.html' %}
1+
{% extends '!layout.html' %}
32

43
{%- block extrahead %}
54
<script type="text/x-mathjax-config">

0 commit comments

Comments
 (0)