We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112bdc5 commit 5b652f8Copy full SHA for 5b652f8
1 file changed
_includes/search/lunr-search-scripts.html
@@ -69,8 +69,6 @@
69
}
70
});
71
72
- console.log(jQuery.type(idx));
73
-
74
$(document).ready(function () {
75
$('input#search').on('keyup', function () {
76
var resultdiv = $('#results');
0 commit comments