Skip to content

Commit 0af3aa4

Browse files
committed
bump
1 parent 08894d4 commit 0af3aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<script src="{{ pathto('_static/js/mathjax-config.js', 1) }}"></script>
4848
<script src="{{ pathto('_static/js/lunr.js', 1) }}"></script>
4949
<script src="{{ pathto('_static/lunr/lunr_index.js', 1) }}"></script>
50-
<script src="{{ pathto('_static/js/search.js', 1)}}"></script>
50+
<script src="{{ pathto('_static/js/search.js', 1)}}"></script>
5151
<script>
5252
initSearch('{{pathto("", 1)}}')
5353
</script>

0 commit comments

Comments
 (0)