Skip to content

Commit 4f49fed

Browse files
committed
Upgrade simple-jekyll-search from 1.7.3 to 1.10.0
1 parent a67402a commit 4f49fed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/search-loader.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
{% capture not_found %}<p class="mt-5">{{ site.data.locales[lang].search.no_results }}</p>{% endcapture %}
1818

19-
<script src="https://cdn.jsdelivr.net/npm/simple-jekyll-search@1.7.3/dest/simple-jekyll-search.min.js"></script>
19+
<script src="https://cdn.jsdelivr.net/npm/simple-jekyll-search@1.10.0/dest/simple-jekyll-search.min.js"></script>
2020

2121
<script>
2222
SimpleJekyllSearch({

0 commit comments

Comments
 (0)