Skip to content

Commit 55a509c

Browse files
author
Shakir
committed
search.script.path
1 parent 17ed57e commit 55a509c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

_includes/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
SimpleJekyllSearch({
1313
searchInput: document.getElementById('search-input'),
1414
resultsContainer: document.getElementById('results-container'),
15-
json: '/search.json'
15+
json: 'search.json'
1616
})
1717
</script>
File renamed without changes.

0 commit comments

Comments
 (0)