Skip to content

Commit 6e281b5

Browse files
committed
renamed algoliasearch.umd.js
1 parent 71c4589 commit 6e281b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/page.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686

8787
{% if site.algolia -%}
8888
<!-- https://www.algolia.com/doc/guides/building-search-ui/installation/js/ -->
89-
<script src="/assets/algoliasearch/dist/algoliasearch-lite.umd.js?{{ time }}"></script>
89+
<script src="/assets/algoliasearch/dist/algoliasearch.umd.js?{{ time }}"></script>
9090
<script src="/assets/instantsearch.js/dist/instantsearch.production.min.js?{{ time }}"></script>
9191
{%- endif %}
9292

0 commit comments

Comments
 (0)