Skip to content

Commit

Permalink
Upgrade fuse.js 6.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
amuraru committed Mar 25, 2021
1 parent 2d0f559 commit 2e8abb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h2 class="coral-Heading--2">{{ .Title }}</h2>
<div id="search-results">
<hr>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.1/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.6/fuse.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js"></script>
<script type="text/javascript" src="{{ $.Site.BaseURL }}/js/search.js"></script>
<script id="search-result-template" type="text/x-js-template">
Expand Down

0 comments on commit 2e8abb2

Please sign in to comment.