Skip to content

Commit

Permalink
fix: update docsearch key
Browse files Browse the repository at this point in the history
  • Loading branch information
confuser committed Jan 29, 2022
1 parent d1145e3 commit 6674186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/search.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ export function Search () {
initialScrollY={window.scrollY}
onClose={onClose}
indexName="banmanagement"
apiKey="1ec7167acd23e412413ea3ba3af19b91"
appId="BH4D9OD16A"
apiKey="3842ec8baaf27c41fb941c933ac6b540"
appId="LY7HMPAR5R"
navigator={{
navigate ({ suggestionUrl }) {
setIsOpen(false)
Expand Down

0 comments on commit 6674186

Please sign in to comment.