Skip to content

Commit c28a2e4

Browse files
committed
workaround for RTD issue readthedocs/readthedocs.org#152
1 parent dfe453b commit c28a2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_templates/layout.html renamed to docs/_templates/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% extends "!layout.html" %}
1+
{% extends "!page.html" %}
22
{% block sidebartitle %}
33
<a href="https://mitmproxy.org/" style="margin-bottom: 7px; background: none !important;">
44
<button class="btn btn-info">

0 commit comments

Comments
 (0)