Migrate website to latest DocSearch
[DocSearch is migrating to a new Algolia backend](https://docusaurus.io/blog/2021/11/21/algolia-docsearch-migration). Adjust the API keys for the new account.
This commit is contained in:
parent
24e5c8d2ab
commit
dc024e19e3
@ -16,7 +16,8 @@ module.exports = {
|
||||
additionalLanguages: ['lua'],
|
||||
},
|
||||
algolia: {
|
||||
apiKey: '7440a29a5d611582272899683f54f54e',
|
||||
appId: 'BZ59R9HF86',
|
||||
apiKey: '83150c6f407bbeccf4a8873378f7c67c',
|
||||
indexName: 'premake',
|
||||
},
|
||||
navbar: {
|
||||
|
Loading…
Reference in New Issue
Block a user