Skip to content

Commit 37f76a1

Browse files
author
Kimfucious
committed
cleanup algolia search file after troubleshooting
1 parent c1086aa commit 37f76a1

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

_assets/js/pretty/algolia.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,4 @@
7070
);
7171

7272
search.start();
73-
74-
var modalCloseButton = document.querySelector(".close");
75-
var searchModal = document.querySelector("#search-modal");
76-
var searchInputField = document.querySelector(".ais-search-box--input");
77-
var searchBtn = document.querySelector(".btn-search");
7873
})();

_assets/js/ugly/algolia.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)