Skip to content
This repository was archived by the owner on Apr 6, 2024. It is now read-only.

Commit 245d0bf

Browse files
committed
chore: Update docsearch per migration
1 parent 88deb0a commit 245d0bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/templates/DocsPageTemplate.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ const TOC = ({ toc, releases }) => (
9595
const Search = () => (
9696
<div className="docs-search">
9797
<DocSearch
98-
apiKey="bbb7679ce1b7e6f26980984d864045d3"
98+
apiKey="f8e274d9f62a3088bb54ab80f766d740"
99+
appId="IVI5ONIKWP"
99100
indexName="excaliburjs"
100101
/>
101102
</div>

0 commit comments

Comments
 (0)