We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d13099 commit 75e4d6aCopy full SHA for 75e4d6a
1 file changed
docs/_templates/layout.html
@@ -18,7 +18,7 @@
18
<link rel="stylesheet" href="{{ pathto("_static/custom.css", True) }}" type="text/css">
19
{{ super() }}
20
{% endblock %}
21
-{% block footer %}
+{% block document %}
22
<script type="text/javascript" src={{ pathto("_static/custom.js", True) }}></script>
23
24
0 commit comments