We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a08da5 commit c82df43Copy full SHA for c82df43
1 file changed
src/theme/SearchBar.js
@@ -11,7 +11,7 @@ export default function SearchBarWrapper(props) {
11
// Default Search API Key
12
// Use it to search from the frontend
13
apiKey:
14
- "4b16205faa360eaa1ee5add67c0d265a4ca1e898ffbea199fe23d487a24c9bc8",
+ "883d046131979fa8bc9bbc7d006ccb13a353cb5ce847cca50a49fad4f35b3f77",
15
indexUid: "docs",
16
});
17
0 commit comments