Skip to content

Commit 8be9e70

Browse files
committed
Update dependency fuse.js to v6.6.2
1 parent 031dcd9 commit 8be9e70

File tree

1 file changed

+1
-1
lines changed
  • themes/hugo-material-docs/layouts/partials

1 file changed

+1
-1
lines changed

themes/hugo-material-docs/layouts/partials/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
{{ range .Site.Params.custom_css }}
7979
<link rel="stylesheet" href="{{ . | absURL }}">
8080
{{ end }}
81-
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.6.1/fuse.min.js"></script>
81+
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.6.2/fuse.min.js"></script>
8282
<script src="{{ "javascripts/modernizr.js" | absURL }}"></script>
8383

8484
{{ with .RSSLink }}

0 commit comments

Comments
 (0)