We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bfe3fd commit 4953203Copy full SHA for 4953203
docs/source/_templates/layout.html
@@ -2,7 +2,8 @@
2
3
{% block extrahead %}
4
<!-- Load require.js locally from _static -->
5
- <script src="{{ pathto('_static/js/require.js', 1) }}"></script>
+ <script src="{{ pathto('_static/css/custom.js', 1) }}"></script>
6
+
7
{% endblock %}
8
9
{% block fonts %}
0 commit comments