We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9290bac commit 9eac19dCopy full SHA for 9eac19d
basic_theme/base.html
@@ -48,7 +48,7 @@
48
src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
49
integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E="
50
crossorigin="anonymous"></script>
51
- <script src="{{ "js/theme.js"|url }}></script>
+ <script src="{{ "js/theme.js"|url }}"></script>
52
53
{% block extrahead %}
54
{% endblock %}
basic_theme/mkdocs-theme.yml basic_theme/mkdocs_theme.ymlbasic_theme/mkdocs-theme.yml renamed to basic_theme/mkdocs_theme.yml
0 commit comments