Enable documentation search

Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
This commit is contained in:
RainbowMango 2022-09-14 16:12:06 +08:00
parent 1d922808b4
commit 95b733fe2e
1 changed files with 5 additions and 3 deletions

View File

@ -27,9 +27,11 @@ module.exports = {
'⭐️ If you like Karmada, give it a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/karmada-io/karmada">GitHub</a>! ⭐️',
},
algolia: {
appId: '<NEW_APP_ID>',
apiKey: '<NEW_SEARCH_API_KEY>',
indexName: 'xxx',
appId: '5IDBLUX6VJ',
apiKey: '0544ead27838375d12530a88e31fcce8',
indexName: 'karmada',
// contextualSearch ensures that search results are relevant to the current language and version.
contextualSearch: true,
},
navbar: {
title: "Karmada",