Skip to content

Commit

Permalink
Fix search on Sphinx 3.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGro committed Jun 15, 2021
1 parent 381c09e commit 5ff536d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/_templates/search.html
Expand Up @@ -12,6 +12,7 @@
{%- block scripts %}
{{ super() }}
<script type="text/javascript" src="{{ pathto('_static/searchtools.js', 1) }}"></script>
<script type="text/javascript" src="{{ pathto('_static/language_data.js', 1) }}"></script>
{%- endblock %}
{% block footer %}
<script type="text/javascript">
Expand Down

0 comments on commit 5ff536d

Please sign in to comment.